RASCSI/python/web/tests/api
Daniel Markstedt 4afb11d3dd
Shutdown splash for the OLED script; restore non-Latin transliteration; other refactoring (#991)
- Bring back the shutdown splash, with the tweak that is blanks out after 700ms
- Restore the non-Latin transliteration originally from https://github.com/akuker/RASCSI/pull/449 which was lost when the `common` package was introduced
- Bump to the latest libraries, while removing implicit dependencies from requirements.txt
- Shorter duration of the startup splash
- Reintroduce shell shutdown/reboot methods for use with the Web UI. This addresses https://github.com/akuker/RASCSI/issues/538 (the ctrlboard client will continue to use the built-in rascsi system calls which are slightly faster)
- Remove overt references to RPi. This addresses https://github.com/akuker/RASCSI/issues/990
- Other refactorings
2022-11-17 16:21:18 -08:00
..
conftest.py Docker container for Pytest (#901) 2022-10-14 19:30:08 -07:00
test_auth.py Refactor python code to address Sonarcloud issues (#900) 2022-10-09 13:50:20 -07:00
test_devices.py Docker container for Pytest (#901) 2022-10-14 19:30:08 -07:00
test_files.py Partition and format HFS/FAT volumes in the Web UI + SMB install (#946) 2022-11-01 16:43:24 -07:00
test_misc.py Improve Web UI integration tests (#939) 2022-10-25 08:51:04 -07:00
test_settings.py Shutdown splash for the OLED script; restore non-Latin transliteration; other refactoring (#991) 2022-11-17 16:21:18 -08:00