Files
strapi-plugin-checkbox-list/.gitea/workflows/test.yml
Valentin Popov 7a0e6615d0
Some checks failed
RenovateBot / renovate (push) Successful in 25s
Test / Basic (push) Successful in 3m26s
Test / E2E (push) Has been cancelled
Add Gitea workflow for testing and E2E integration
- Introduced a new workflow file (.gitea/workflows/test.yml) to automate testing processes.
- Configured jobs for basic testing and end-to-end (E2E) testing using Jest, Supertest, and Playwright.
- Included steps for dependency installation, plugin building, and Strapi server management during E2E tests.
- Set up environment variables for E2E tests and ensured proper handling of the Strapi server lifecycle.
2026-02-05 21:39:52 +00:00

3.6 KiB