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

Run tests against live brokers (RabbitMQ & Redis) #57

Merged
merged 8 commits into from
Apr 2, 2022
Merged

Conversation

clokep
Copy link
Owner

@clokep clokep commented Mar 1, 2022

  • Configures pytest / tox / GitHub Actions to run against a live RabbitMQ or Redis broker for tests.
  • Skips 1 test which is failing against live brokers.

Fixes #29

@clokep clokep changed the title setup tests to run against live brokers Run tests against live brokers (RabbitMQ & Redis) Apr 1, 2022
@clokep clokep marked this pull request as ready for review April 1, 2022 20:15
@clokep clokep merged commit 0d9e397 into main Apr 2, 2022
@clokep clokep deleted the int-tests-ci branch April 2, 2022 18:00
clokep added a commit that referenced this pull request Apr 2, 2022
rammie pushed a commit to rammie/celery-batches that referenced this pull request Apr 29, 2023
* Configures tox / GitHub Actions to run against a RabbitMQ or Redis
  broker/backend for tests.
* Skips tests which are flakey when run against live brokers.
rammie pushed a commit to rammie/celery-batches that referenced this pull request Apr 29, 2023
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

Successfully merging this pull request may close these issues.

Run tests with different brokers / backends
1 participant