Sink/.cursor/rules
ccbikai 5f9cd9675d feat(test): migrate to cloudflare worker test suite
Modernizes testing infrastructure with dedicated Cloudflare Workers test pool:

- Replaces Nuxt Test Utils with @cloudflare/vitest-pool-workers
- Adds structured test organization for API endpoints
- Introduces comprehensive testing patterns and examples
- Implements schema-based test data generation with zod-mock
- Enhances test utilities with proper CF Workers environment

The new testing setup provides better isolation, more realistic worker runtime environment, and improved test data management through structured schemas and generators.
2025-05-29 20:54:44 +08:00
..
api-patterns.mdc docs: Add project overview, development guidelines, API design patterns, and component design pattern documentation. 2025-05-27 20:07:03 +08:00
coding-standards.mdc feat(test): add comprehensive testing guidelines 2025-05-28 19:50:56 +08:00
component-patterns.mdc docs: Add project overview, development guidelines, API design patterns, and component design pattern documentation. 2025-05-27 20:07:03 +08:00
deployment-and-infrastructure.mdc docs: Add project overview, development guidelines, API design patterns, and component design pattern documentation. 2025-05-27 20:07:03 +08:00
development-guidelines.mdc docs: Add project overview, development guidelines, API design patterns, and component design pattern documentation. 2025-05-27 20:07:03 +08:00
project-overview.mdc feat(test): add comprehensive testing guidelines 2025-05-28 19:50:56 +08:00
unit-testing.mdc feat(test): migrate to cloudflare worker test suite 2025-05-29 20:54:44 +08:00