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

Add tests via worker #498

Merged
merged 3 commits into from
Dec 15, 2023
Merged

Conversation

mmacata
Copy link
Member

@mmacata mmacata commented Dec 12, 2023

This PR adds the command make workertest. It will run tests by writing processes to redis queue and starts a worker which will process it. See also #422 .

Possible TODOs later:

  • Add test markers to only run tests relvant for worker execution (only asynchronous jobs are conducted by worker)
  • Enhance tests further to test more queue types
  • ...

@mmacata mmacata changed the title Tests refactoring pt2 Add tests via worker Dec 12, 2023
@mmacata mmacata marked this pull request as ready for review December 14, 2023 15:04
@mmacata mmacata merged commit f8f118b into actinia-org:main Dec 15, 2023
4 checks passed
@mmacata mmacata added this to the 4.13.0 milestone Feb 23, 2024
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.

2 participants