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

chore: move dockerized services in cron tests #1148

Merged
merged 6 commits into from
Mar 22, 2022
Merged

chore: move dockerized services in cron tests #1148

merged 6 commits into from
Mar 22, 2022

Conversation

flea89
Copy link
Contributor

@flea89 flea89 commented Mar 21, 2022

Resolve #1113

Context

Working on the limit quota epic, we are writing som cron jobs to deal with email sending etc.
With the current cron test setup was really hard to write tests, hence we refactored this to be consistent with API test setup.

@flea89 flea89 marked this pull request as ready for review March 21, 2022 17:10
@flea89 flea89 changed the title Cron tests chore: move dockerized services in cron tests Mar 22, 2022
Copy link
Contributor

@GaryHomewood GaryHomewood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work. Much cleaner.

@flea89 flea89 merged commit 1efa21f into main Mar 22, 2022
@flea89 flea89 deleted the cron-tests branch March 22, 2022 12:04
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.

Update cron jobs package test setup
2 participants