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

Fix skipped tests connected to celery #469

Open
3 tasks
antonykamp opened this issue May 16, 2023 · 0 comments
Open
3 tasks

Fix skipped tests connected to celery #469

antonykamp opened this issue May 16, 2023 · 0 comments

Comments

@antonykamp
Copy link
Collaborator

antonykamp commented May 16, 2023

User stories

We cannot pass mocks to the celery worker. I tried to use the fixtures of the worker in PR #470 and app provided by Celery, but they don't work properly. After a week of trying to fix it, I decided to skip every test connected to celery and create a new issue.
Please remove the skip marks and fix the problem.

Acceptance Criteria

  • Remove skip marks in tests
  • Investigate problem
  • Fix problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant