Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore running crossbar outside of docker for tests #330

Open
BrianJKoopman opened this issue May 11, 2023 · 0 comments
Open

Explore running crossbar outside of docker for tests #330

BrianJKoopman opened this issue May 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@BrianJKoopman
Copy link
Member

When integration tests were initially developed, running crossbar in docker seemed like the easiest option. Now that we have developed fixtures for starting things like agents automatically for each test, likely we could write a fixture for starting a crossbar server outside of a docker container.

This could allow us to drop the dependency on running docker for running the tests, which is appealing. It could also reduce the amount of time spent waiting for containers to start/stop during integration testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant