tenant-engine/tests
tegwick 749461b97b
All checks were successful
Build and Publish Container Image / build-and-push (push) Successful in 41s
Implement PostgreSQL production store path
Add the PostgreSQL backend, migration and stopped-write transfer tools, lease-aware deployment manifests, tenancy declarations, and shared conformance coverage. Persist grouping mutations in durable stores and separate process liveness from database readiness.
2026-08-19 14:43:08 +02:00
..
postgres_backend.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_api_guardrails.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_api_lifecycle.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_api_reads.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_api_writes.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_app.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_authz_flex.py TEN-WP-0003: FlexAuthWriteAuthorizer -- gate writes through flex-auth 2026-07-23 22:54:44 +02:00
test_backend_selection.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_domain.py TEN-WP-0002 T01-T03: service skeleton, domain model, storage layer 2026-07-23 22:01:23 +02:00
test_flex_auth.py Send a projected flex-auth caller token on every check 2026-08-19 14:31:39 +02:00
test_grouping_mutation.py Finish TEN-WP-0010-T03/T04: audited grouping mutation 2026-08-17 22:09:24 +02:00
test_guardrail_domain.py Finish TEN-WP-0006-T02: implement guardrail domain model 2026-08-16 02:10:38 +02:00
test_guardrail_store_conformance.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_lifecycle_domain.py Implement tenant update and reversible retirement API (TEN-WP-0005 T01-T04) 2026-08-10 20:00:43 +02:00
test_lifecycle_store_conformance.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00
test_sqlite_store.py Deploy durable tenant authority runtime 2026-08-09 01:35:00 +02:00
test_store.py Fix: resolve tenants by identifier, not only internal tenant_id 2026-07-24 00:15:26 +02:00
test_transfer.py Implement PostgreSQL production store path 2026-08-19 14:43:08 +02:00