Commit Graph

3 Commits

Author SHA1 Message Date
5cb863b56c Update actions/setup-node action to v6
Some checks failed
RenovateBot / renovate (push) Has been cancelled
2026-02-05 21:35:34 +00:00
393e2fb7f2 Update actions/checkout action to v6
All checks were successful
RenovateBot / renovate (push) Successful in 1m24s
2026-02-05 15:55:01 +00:00
f83b43e6f6 Add GitHub Actions workflow for testing and E2E integration
All checks were successful
RenovateBot / renovate (push) Successful in 29s
- Created a new workflow file (.github/workflows/test.yml) to automate testing processes.
- Defined 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.
2026-02-05 15:54:27 +00:00