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

[main] test_getters_setters_1 asserts never moved #6290

Closed
qstokkink opened this issue Aug 24, 2021 · 0 comments · Fixed by #6324
Closed

[main] test_getters_setters_1 asserts never moved #6290

qstokkink opened this issue Aug 24, 2021 · 0 comments · Fixed by #6324

Comments

@qstokkink
Copy link
Contributor

This seems to have been forgotten in #6206:

# TODO: move this to do downloads endpoint test, testing get_extended_status
#assert download_state.get_status() == DLSTATUS_WAITING4HASHCHECK
#mock_download.config.get_hops = lambda: 1
#download_state = DownloadState(mock_download, None, None)
#assert download_state.get_status() == DLSTATUS_EXIT_NODES

@qstokkink qstokkink changed the title test_getters_setters_1 asserts never moved [main] test_getters_setters_1 asserts never moved Aug 24, 2021
@ichorid ichorid mentioned this issue Sep 17, 2021
ichorid added a commit that referenced this issue Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant