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

Create new unit tests of API annotation/tests/api/ to replace obsolete non-unit ones #67

Open
glowka opened this issue Oct 9, 2018 · 0 comments

Comments

@glowka
Copy link
Collaborator

glowka commented Oct 9, 2018

Problem: Current are almost always querying URL, with a lot of data, checking a lot of things at a time.

What to do: Some tests are OK (rare), some need to be split in two, some in three. Do it in additive manner to avoid repeating same mistakes - create completely new and once new are in place, remove old ones.

Applicable to: all tests marked with # TODO: split this obsolete test to make it MORE UNIT

Related (but not duplicate task): #41

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