4 Commits

Author SHA1 Message Date
Thomas Camlong
b7e157c9bd chore: remove unused screenshot script
- Delete the take-screenshots.mjs file as it is no longer needed
- This cleanup helps maintain a leaner codebase
2025-12-26 18:25:57 +01:00
Thomas Camlong
edf0e048b9 test: add test IDs and improve icon customizer tests
- Add id="close-customizer" to close button for reliable test selection
- Add id="customized-svg-preview" to preview container for testing
- Update test to use reliable selectors instead of fragile locators
- Replace 'react' test icon with 'sonarr' for better test coverage
- Add test to verify SVG preview updates when colors change
- Remove redundant tests for color changes and action buttons
2025-12-26 18:01:32 +01:00
copilot-swe-agent[bot]
de39acfa55 feat(tests): Add screenshot script and test documentation
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2025-12-26 15:17:38 +00:00
copilot-swe-agent[bot]
2a86e79c32 feat(tests): Setup Playwright e2e tests for SVG customizer
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2025-12-26 15:11:03 +00:00