onionshare/cli/tests
2021-10-26 21:07:38 -07:00
..
__init__.py
conftest.py Remove deprecated pytest stuff 2021-05-02 15:33:42 -07:00
pytest.ini
test_cli.py Move the cleanup() function from Onionshare class to Web class, so that the list of files to be cleaned up is always available (needed for website temp files) 2021-05-04 16:21:42 +10:00
test_cli_common.py Add meek_client stuff to CLI tests 2021-10-20 15:55:24 +11:00
test_cli_settings.py Remove all references to old settings 2021-10-26 21:07:38 -07:00
test_cli_web.py Fixes typos about Linux as platform name 2021-09-02 08:31:30 +05:30
test_range_request.py