Expand description
Database provisioning for tests.
Deliberately avoids reading DATABASE_URL to prevent accidental production use.
Structsยง
- Isolated
Test Db - A test database that exists for the lifetime of a single test.
- Test
Database - Database access for tests.