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

Write a test that ensures that rabbitmq can start #1817

Open
jgraham opened this issue Apr 26, 2023 · 0 comments
Open

Write a test that ensures that rabbitmq can start #1817

jgraham opened this issue Apr 26, 2023 · 0 comments

Comments

@jgraham
Copy link
Member

jgraham commented Apr 26, 2023

Currently we don't have any tests ensuring our infrastructure is able to start. Occasionally we've had changes (e.g. upgrades, permissions issues) that passed all the code tests, but broke rabbitmq or celery. We should write some kind of test that we're able to start all the infrastructure and successfully handle a test message.

It's not exactly clear how to do this; it seems unlikely to fit into the pytest setup.

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

No branches or pull requests

1 participant