manicanldes-backend/test
mihir 2a85081c7d feat(docs): add Swagger UI with validation schemas and bearer authentication 2026-09-11 17:15:37 +05:30
..
helpers feat(docs): add Swagger UI with validation schemas and bearer authentication 2026-09-11 17:15:37 +05:30
addresses.spec.ts feat(addresses): manage private customer addresses and defaults 2026-09-10 11:23:23 +05:30
admin-policy.spec.ts feat(security): classify API errors and enforce bounded requests 2026-09-10 11:23:23 +05:30
auth-service.spec.ts feat(auth): implement revocable sessions and single-use password recovery 2026-09-08 21:24:48 +05:30
cart.spec.ts feat(cart): add private versioned carts with bounded inputs 2026-09-11 00:28:44 +05:30
catalog.spec.ts feat(catalog): add products variants and published storefront 2026-09-10 11:23:23 +05:30
checkout-concurrency.spec.ts feat(orders): add atomic checkout snapshots stock holds and cancellation 2026-09-11 00:28:46 +05:30
checkout-limits.spec.ts feat(orders): add atomic checkout snapshots stock holds and cancellation 2026-09-11 00:28:46 +05:30
checkout-policy.spec.ts feat(coupons): add exact discounts and scoped eligibility rules 2026-09-11 00:28:45 +05:30
checkout-rollback.spec.ts feat(orders): add atomic checkout snapshots stock holds and cancellation 2026-09-11 00:28:46 +05:30
checkout.spec.ts feat(orders): add atomic checkout snapshots stock holds and cancellation 2026-09-11 00:28:46 +05:30
commerce-policy.spec.ts feat(inventory): add immutable ledger and transactional reservations 2026-09-10 11:23:23 +05:30
coupons.spec.ts feat(orders): add atomic checkout snapshots stock holds and cancellation 2026-09-11 00:28:46 +05:30
database.spec.ts feat(platform): add validated configuration and Prisma database foundation 2026-09-08 20:33:58 +05:30
delivery-service.spec.ts feat(events): add leased outbox delivery and scoped operational APIs 2026-09-11 16:59:57 +05:30
environment.spec.ts feat(platform): add validated configuration and Prisma database foundation 2026-09-08 20:33:58 +05:30
error-handling.spec.ts feat(security): classify API errors and enforce bounded requests 2026-09-10 11:23:23 +05:30
events-concurrency.spec.ts feat(events): add leased outbox delivery and scoped operational APIs 2026-09-11 16:59:57 +05:30
events.spec.ts feat(events): add leased outbox delivery and scoped operational APIs 2026-09-11 16:59:57 +05:30
fulfillment-blueprint.spec.ts feat(blueprint): define provider contracts and payment fulfillment policies 2026-09-11 16:59:55 +05:30
health.spec.ts feat(health): add versioned liveness and database readiness API 2026-09-08 20:33:58 +05:30
identity-auth.spec.ts feat(security): classify API errors and enforce bounded requests 2026-09-10 11:23:23 +05:30
identity-environment.spec.ts feat(identity): add account schema, security primitives and migrations 2026-09-08 21:24:48 +05:30
identity-failures.spec.ts feat(rbac): enforce scoped administration and audited permission changes 2026-09-08 21:24:48 +05:30
identity-rbac.spec.ts feat(rbac): enforce scoped administration and audited permission changes 2026-09-08 21:24:48 +05:30
inventory-policy.spec.ts feat(inventory): add immutable ledger and transactional reservations 2026-09-10 11:23:23 +05:30
inventory.spec.ts feat(inventory): add immutable ledger and transactional reservations 2026-09-10 11:23:23 +05:30
migration-history.spec.ts feat(data): add timestamped commerce migrations and history checks 2026-09-10 11:23:22 +05:30
migration-integrity.spec.ts feat(rbac): enforce scoped administration and audited permission changes 2026-09-08 21:24:48 +05:30
orders.spec.ts feat(orders): add atomic checkout snapshots stock holds and cancellation 2026-09-11 00:28:46 +05:30
password.spec.ts feat(identity): add account schema, security primitives and migrations 2026-09-08 21:24:48 +05:30
payment-blueprint.spec.ts feat(blueprint): define provider contracts and payment fulfillment policies 2026-09-11 16:59:55 +05:30
pricing-policy.spec.ts feat(pricing): snapshot configurable tax and shipping policies at checkout 2026-09-11 16:59:57 +05:30
pricing.spec.ts feat(pricing): snapshot configurable tax and shipping policies at checkout 2026-09-11 16:59:57 +05:30
recovery-mailer.spec.ts feat(auth): implement revocable sessions and single-use password recovery 2026-09-08 21:24:48 +05:30
recovery-service.spec.ts feat(auth): implement revocable sessions and single-use password recovery 2026-09-08 21:24:48 +05:30
security-http.spec.ts feat(security): classify API errors and enforce bounded requests 2026-09-10 11:23:23 +05:30
swagger.spec.ts feat(docs): add Swagger UI with validation schemas and bearer authentication 2026-09-11 17:15:37 +05:30