Commit graph

3 commits

Author SHA1 Message Date
taroj1205
0472e714e6
fix(playwright.config): simplify web server command by removing CI condition 2025-05-16 11:42:43 +12:00
taroj1205
ad9f27b220
fix(playwright.config): adjust web server command for CI environment 2025-05-16 11:37:40 +12:00
taroj1205
133bbc20be
feat(tests): integrate Playwright and Vitest for testing, add CI pipeline, and update dependencies
- Added Playwright configuration for end-to-end testing.
- Integrated Vitest for unit testing with setup files.
- Updated package.json scripts for testing commands.
- Created CI pipeline for automated testing and builds.
- Added various test cases for components and pages.
- Updated .gitignore to exclude Playwright and coverage.
- Enhanced ModsList component with additional class for styling.
2025-05-16 11:15:14 +12:00