Commit Graph

4 Commits

Author SHA1 Message Date
mr. m
ab8ae85711 chore: add dependency overrides for various packages in pnpm workspace (#819)
* chore: add dependency overrides for various packages in pnpm workspace

* chore: add dependency overrides for various packages in pnpm workspace

* chore: Added nvmrc file

* chore: Remove breaking deps

* chore: update Playwright image version and remove Vitest configuration settings
2025-10-28 17:19:45 +01:00
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