mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-03 11:49:25 +00:00
1b10b123d2
- copy/move/delete file class methods now take Path objects as arguments - The file download endpoint in the Web UI uses the safer download from dir method - Simplified logging - Merged nested if statements - Removed naked handling of unknown error states - Added fallback empty list for drive_properties, to avoid errors when json file is missing or broken - Move drive_properties to env[] - Constants for common error messages - Dummy variable for list comprehension |
||
---|---|---|
.. | ||
conftest.py | ||
test_auth.py | ||
test_devices.py | ||
test_files.py | ||
test_misc.py | ||
test_settings.py |