mirror of
https://github.com/onionshare/onionshare.git
synced 2025-11-29 02:27:14 -05:00
* Create new fixtures for creating temporary files and directories * Modify custom_zw fixture to include custom callback function to test * Delete parent directory of ZipWriter file from default_zw fixture * Modify monkeypatch arguments * Group tests into separate classes for each function * Parametrize ZeroDivisionError tests * Test all regular expressions * Use new fixtures to ensure proper deletion of files after testing |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| onionshare_common_test.py | ||
| onionshare_strings_test.py | ||
| onionshare_test.py | ||
| test_helpers.py | ||