AutoBackups/static/icons
Miguel bcd4f126ae feat: Add comprehensive test suite for AutoBackups application
- Implemented a minimal Flask app for testing configuration features in test_config.py.
- Created a tkinter-based directory selector test in test_directory_selector.py.
- Developed end-to-end API tests using Playwright in api.spec.js.
- Added backup workflow tests to validate backup status and manual triggers in backup-workflow.spec.js.
- Established configuration tests to ensure proper loading and submission of configuration data in configuration.spec.js.
- Created dashboard tests to verify main dashboard loading and responsiveness in dashboard.spec.js.
- Implemented health check tests to ensure application availability and static asset loading in health-check.spec.js.
- Introduced helper functions for test utilities in test-helpers.js.
- Set up global test configuration and logging in setup.js.
2025-09-02 12:27:38 +02:00
..
favicon.png feat: Add comprehensive test suite for AutoBackups application 2025-09-02 12:27:38 +02:00