- 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. |
||
---|---|---|
.. | ||
.last-run.json | ||
backup-progress.png | ||
backup-scheduling.png | ||
backup-status.png | ||
config-page.png | ||
dashboard.png | ||
desktop-dashboard.png | ||
health-check.png | ||
mobile-dashboard.png | ||
project-list.png | ||
tablet-dashboard.png |