- 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. |
||
---|---|---|
.. | ||
bin | ||
types | ||
LICENSE | ||
NOTICE | ||
README.md | ||
ThirdPartyNotices.txt | ||
browsers.json | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
package.json |
README.md
playwright-core
This package contains the no-browser flavor of Playwright.