Commit Graph

7 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
renovate[bot]
35d11efec7 chore(deps): update dev-dependencies (#1316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kolaente <k@knt.li>
2025-09-15 15:31:47 +00:00
Dominik Pschenitschni
6d53adb37c chore(frontend): enforce tab indentation 2025-06-19 10:53:35 +02:00
Dominik Pschenitschni
bb9dc03351 fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
kolaente
7368f5c323 chore: disable vue/no-boolean-default lint rule
We're not doing anything about it and don't think it is useful.
2025-05-13 22:01:54 +02:00
Dominik Pschenitschni
522f1cb596 feat: arm 'vue/no-setup-props-reactivity-loss' rule 2025-01-26 21:27:32 +01:00
kolaente
b601671395 chore: migrate eslint config 2024-10-29 09:57:53 +00:00