5 Commits

Author SHA1 Message Date
kolaente
ad1a5f9b5c chore(tests): remove Cypress, use Playwright exclusively (#1976)
- Removes Cypress test framework entirely, using only Playwright for E2E tests
- All Cypress tests were already covered by Playwright; added 2 missing tests for URL filter/search parameters
- Removes ~2000 lines of Cypress code and configuration
- Updated ESLint and Stylelint configurations to reflect testing changes

🐰 Farewell to Cypress, dear and bright,
We hop to Playwright's testing light,
Factories cleared, the config gone,
Our tests now march in Playwright's song!
~ The Testing Rabbit
2025-12-12 20:07:18 +00:00
Dominik Pschenitschni
59e2d7e650 feat: remove cypress install v2 (#664)
Why cypress install was needed before: [see this issue](https://github.com/cypress-io/github-action/issues/1044#issuecomment-2663220655)

It's also mentioned [in the cypress github action readme](https://github.com/cypress-io/github-action/tree/v6/?tab=readme-ov-file#pnpm)
2025-04-15 09:40:30 +02:00
Dominik Pschenitschni
b7c977003a feat: upgrade to pnpm 10 (#616) 2025-04-02 12:20:56 +00:00
Dominik Pschenitschni
150d654e37 fix(pnpm): remove obsolete settings 2024-06-10 21:23:28 +00:00
kolaente
fc4676315d chore: move frontend files 2024-02-07 14:56:56 +01:00