RASCSI/python/web/tests/api
nucleogenic 88ff542aeb
Run web API test suite in GitHub Actions (#1009)
- Fixed ignore patterns in .dockerignore
- Added healthchecks to backend and web containers
- Reduced Docker image sizes
- Removed RaSCSI references in various areas (e.g. rascsi -> backend)
- Added compilation-only step to easyinstall.sh
- Moved apt package lists to variables
- Revert to triggering GitHub Actions runs on push
- Updated web/frontend_checks workflow to run black and flake8 against all Python sources
- Capture log files from backend/web containers
- Fix None to float conversion bug when user agent is absent or unrecognised
2022-12-04 14:31:57 +00:00
..
conftest.py Run web API test suite in GitHub Actions (#1009) 2022-12-04 14:31:57 +00: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 Run web API test suite in GitHub Actions (#1009) 2022-12-04 14:31:57 +00:00
test_settings.py Get and set pretty hostname to use as system name in Web UI (#997) 2022-11-20 10:20:32 -08:00