**Issue:** `CustomWebApplicationFactory` doesn't swap Postgres for InMemory, so integration tests require a real database.
Issue:
CustomWebApplicationFactorydoesn't swap Postgres for InMemory, so integration tests require a real database.