| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update actions/setup-node action to v6 | renovate[bot] | 18 hours | 1 | -2/+2 |
| | | |||||
| * | Update actions/checkout action to v6 | renovate[bot] | 24 hours | 1 | -2/+2 |
| | | |||||
| * | Add GitHub Actions workflow for testing and E2E integration | Valentin Popov | 24 hours | 1 | -0/+103 |
| - 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. | |||||
