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 unit tests for cron job #94

Open
joeyciechanowicz opened this issue Sep 13, 2019 · 0 comments
Open

Add unit tests for cron job #94

joeyciechanowicz opened this issue Sep 13, 2019 · 0 comments

Comments

@joeyciechanowicz
Copy link
Member

The cron job part of the code has no testing through unit or integration tests. Integration tests don't really make sense for something that runs on a schedule, so need some unit tests around this.

There has been some issues recently with the stability of that code, so we should definitely get a bit of resliaince in our build around this.

There is currently only one unit test in the entire project 😱 .

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

2 participants