| Safe Haskell | None |
|---|---|
| Language | GHC2024 |
Arbiter.Test.Config
Contents
Description
Test configuration shared across arbiter test suites.
Synopsis
Connection Configuration
Source #getTestConnectionString :: IO ByteString
Get the test database connection string.
Reads ARBITER_TEST_CONN_STRING when set. The default matches the local
compose.yml and sets a connect timeout.