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

Improve API test suite #157

Open
dpopp07 opened this issue Apr 29, 2018 · 0 comments
Open

Improve API test suite #157

dpopp07 opened this issue Apr 29, 2018 · 0 comments

Comments

@dpopp07
Copy link
Collaborator

dpopp07 commented Apr 29, 2018

The test suite for the API has gotten out of hand and a lot of it is because of the stupid "DB has mysteriously disappeared" check. Rather than setting up data for every test individually, there should be a single loading of a bunch of data and each test will rely on that. Should save a lot of unnecessary time, should fix the timeout and race condition issues, and should make the tests more maintainable. Right now they are a huge headache.

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