End-to-end tests for Django Coleman and Django Coleman Viewer.
🚧 Under construction.
Inside that directory, you can run several commands:
Runs the end-to-end tests:
npm test
Starts the interactive UI mode:
npm run test:ui
Runs the tests in a specific file:
npx playwright test viewer
Runs the tests in debug mode:
npx playwright test --debug
Project: https://github.com/mrsarm/dcoleman-e2e
Authors: (2024) Mariano Ruiz
License: AGPL-v3