Commit graph

3 commits

Author SHA1 Message Date
taroj1205
9f4cab7f7d
fix: resolve merge conflict 2025-05-16 18:15:12 +12:00
taroj1205
ed2412c35b
fix(vitest): ignore playwright tests 2025-05-16 11:26:14 +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