Sink/tests/api
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
..
link.spec.ts feat(test): migrate to cloudflare worker test suite 2025-05-29 20:54:44 +08:00
location.spec.ts feat(test): migrate to cloudflare worker test suite 2025-05-29 20:54:44 +08:00
verify.spec.ts feat(test): migrate to cloudflare worker test suite 2025-05-29 20:54:44 +08:00