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

Tests #403

Merged
merged 12 commits into from
Apr 24, 2019
Merged

Tests #403

merged 12 commits into from
Apr 24, 2019

Conversation

jmcgill298
Copy link
Contributor

No description provided.

The function is only used once, so moving it to where it is called in
order for easier comprehension.
This test is the sum of the previous tests.
If the other tests pass, then this test should also pass.
The function is currently defined twice, this moves it to __init__ where
both test files that use it can import the function.
* Change ``KNOWN_MISSING_TESTS`` from a list to a set
* Only perform glob when current entry is not in ``KNOWN_MISSING_TESTS``
* Move ``assert`` to actual test case and still provide custom message
@jmcgill298 jmcgill298 merged commit 2cab821 into networktocode:tests Apr 24, 2019
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.

1 participant