generated from coulomb/repo-seed
test: add provider postgres conformance
This commit is contained in:
@@ -262,3 +262,8 @@ Postgres implementation. It accepts a provider-owned DB-API or psycopg-like
|
||||
connection, applies the bootstrap SQL in `migrate`, and persists generic
|
||||
records, audit records, and pending outbox events without depending on a
|
||||
specific driver package.
|
||||
|
||||
`user_engine.testing.postgres_provider` provides env-gated live conformance
|
||||
helpers for provider repositories. They require a dedicated test DSN plus
|
||||
`USER_ENGINE_POSTGRES_TEST_RESET=1` before deleting rows from bootstrap-owned
|
||||
tables.
|
||||
|
||||
Reference in New Issue
Block a user