RASCSI/python/web/tests/api
Daniel Markstedt d969fbdcce
Attach empty removable drives in the Web UI (#877)
* Read the drive properties file once and store it in the Flask app config. Spin out the drive properties formatting to a helper method.

* Add empty removable disk drives to the attach peripherals UI

* Refinement of UI labels and help text, moving some context to the wiki
2022-10-01 16:51:30 -07:00
..
conftest.py Display a warning when Pytest fixtures fail to delete a file 2022-09-27 15:39:58 +01:00
test_auth.py Add missing asserts to API tests 2022-09-26 00:00:20 +01:00
test_devices.py Attach empty removable drives in the Web UI (#877) 2022-10-01 16:51:30 -07:00
test_files.py Attach empty removable drives in the Web UI (#877) 2022-10-01 16:51:30 -07:00
test_misc.py Attach empty removable drives in the Web UI (#877) 2022-10-01 16:51:30 -07:00
test_settings.py Introduce info.html template and use it to render detailed info (#863) 2022-09-26 17:44:41 -07:00