cherry-studio/tests
fullex 11843e21d5 feat: add test mocks path alias for improved import management
- Introduced a new path alias '@test-mocks' in TypeScript configuration files to simplify the import of mock utilities across the project.
- Updated relevant files to utilize the new alias, enhancing code readability and maintainability.
- Enhanced the README for test mocks to document the new import path, providing clearer guidance for developers on using mock utilities.
2026-01-04 11:06:03 +08:00
..
__mocks__ feat: add test mocks path alias for improved import management 2026-01-04 11:06:03 +08:00
apis fix(apiServer): use 127.0.0.1 instead of localhost for better compatibility (#11673) 2025-12-04 10:57:42 +08:00
e2e feat(test): e2e framework (#11494) 2025-11-27 19:52:31 +08:00
main.setup.ts test: update tests to use usePreference hook and improve snapshot consistency 2025-09-16 14:07:54 +08:00
renderer.setup.ts Merge branch 'main' into v2 2025-12-21 10:16:15 +08:00