onionshare/cli/tests
Kushal Das e4178cff49
Fixes typos about Linux as platform name
It is `linux` not 'Linux' in sys.platform
2021-09-02 08:31:30 +05:30
..
__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 Remove deprecated pytest stuff 2021-05-02 15:33:42 -07: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 Fixes typos about Linux as platform name 2021-09-02 08:31:30 +05:30
test_cli_settings.py Fixes typos about Linux as platform name 2021-09-02 08:31:30 +05:30
test_cli_web.py Fixes typos about Linux as platform name 2021-09-02 08:31:30 +05:30
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