learning_ai_common_plat/packages/testing/src
saravanakumardb1 7ffc60c490 feat(testing): create @bytelyst/testing shared package with 10 tests
Exports:
- createCosmosMocks(): full Cosmos DB mock factory for vitest
- TEST_USERS, TEST_JWT_SECRET, createTestTokenPayload(): auth fixtures
- injectGet/Post/Patch/Delete(): Fastify inject wrappers
- expectHealthOk(): health endpoint assertion helper
2026-02-12 22:59:28 -08:00
..
__tests__ feat(testing): create @bytelyst/testing shared package with 10 tests 2026-02-12 22:59:28 -08:00
auth-fixtures.ts feat(testing): create @bytelyst/testing shared package with 10 tests 2026-02-12 22:59:28 -08:00
cosmos-mocks.ts feat(testing): create @bytelyst/testing shared package with 10 tests 2026-02-12 22:59:28 -08:00
fastify-helpers.ts feat(testing): create @bytelyst/testing shared package with 10 tests 2026-02-12 22:59:28 -08:00
index.ts feat(testing): create @bytelyst/testing shared package with 10 tests 2026-02-12 22:59:28 -08:00