Skip to content

Conversation

@christopherthielen
Copy link
Member

  • Replace Cypress with Playwright for e2e testing
  • Add playwright.config.ts with webserver configuration
  • Convert all 13 tests to Playwright syntax
  • Update package.json scripts (test, test:ui)
  • Add serve package for test server
  • Remove Cypress config and directory

- Replace Cypress with Playwright for e2e testing
- Add playwright.config.ts with webserver configuration
- Convert all 13 tests to Playwright syntax
- Update package.json scripts (test, test:ui)
- Add serve package for test server
- Remove Cypress config and directory
- Remove @angular/animations (not used in codebase)
- Remove @types/jasmine (was for Karma, now using Playwright)
@christopherthielen christopherthielen merged commit 6bce105 into master Jan 2, 2026
3 checks passed
@christopherthielen christopherthielen deleted the playwright branch January 2, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants