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

Test can't be run independenly #89

Open
dylanmcreynolds opened this issue Jun 15, 2021 · 0 comments
Open

Test can't be run independenly #89

dylanmcreynolds opened this issue Jun 15, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dylanmcreynolds
Copy link
Collaborator

This test asserts cannot be run independent of other tests because it's expecting the number of hits to include an item posted in a different test. Tests should be able to be run on their own:

def test_search(api_url_root, splash_client, token_header):

@dylanmcreynolds dylanmcreynolds added the bug Something isn't working label Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants