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

Use a test-specific rq queue when running tests #15825

Open
2 tasks
stevejalim opened this issue Jan 8, 2025 · 0 comments
Open
2 tasks

Use a test-specific rq queue when running tests #15825

stevejalim opened this issue Jan 8, 2025 · 0 comments
Labels
Backend Server stuff yo Help wanted 👋 Community contributions welcome P3 Third level priority - Nice to have

Comments

@stevejalim
Copy link
Collaborator

Description

Similar to mozmeao/basket#1603 use a different queue when running tests but we also need to support the fact there are two queues in use in Bedrock, plus an email-sending queue via django-rq-email-backend


Success Criteria

  • Tests all still pass
  • Tests that touch the queue use queues prefixed with test_ (eg test_default and test_image_renditions
@stevejalim stevejalim added P3 Third level priority - Nice to have Backend Server stuff yo Help wanted 👋 Community contributions welcome labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Server stuff yo Help wanted 👋 Community contributions welcome P3 Third level priority - Nice to have
Projects
None yet
Development

No branches or pull requests

1 participant