onionshare/cli/tests
Micah Lee 27ee69a220
Merge pull request #1478 from mig5/fetch-builtin-bridges
Fetch the built-in bridges from Tor's Censorship Circumvention API, rather than hardcode them
2021-12-04 20:28:04 -08:00
..
__init__.py Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00
conftest.py Fix CLI tests 2021-12-01 21:01:32 -08:00
pytest.ini Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00
test_cli_common.py Add meek_client stuff to CLI tests 2021-10-20 15:55:24 +11:00
test_cli_settings.py Merge pull request #1478 from mig5/fetch-builtin-bridges 2021-12-04 20:28:04 -08:00
test_cli_web.py Fix CLI tests 2021-12-01 21:01:32 -08:00
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_range_request.py Fix flake8 issues found in cli 2021-04-29 17:13:05 -07:00