Skip to content

tests: stop depending on a real Celery broker (Bug 2063473) - #472

Open
cgsheeh wants to merge 1 commit into
mozilla-conduit:mainfrom
cgsheeh:fix-celery-test-config
Open

tests: stop depending on a real Celery broker (Bug 2063473)#472
cgsheeh wants to merge 1 commit into
mozilla-conduit:mainfrom
cgsheeh:fix-celery-test-config

Conversation

@cgsheeh

@cgsheeh cgsheeh commented Aug 13, 2026

Copy link
Copy Markdown
Member

Tests used whichever broker the environment provided, so failure
notifications queued real tasks locally and errored in CI, where no
broker runs. Point Celery at an in-memory broker and backend, and mock
the notification in the landing conflict test.

Tests used whichever broker the environment provided, so failure
notifications queued real tasks locally and errored in CI, where no
broker runs. Point Celery at an in-memory broker and backend, and mock
the notification in the landing conflict test.
@cgsheeh
cgsheeh requested a review from shtrom August 13, 2026 23:52
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.

1 participant