arbiter-test-common-0.1.0.0
arbiter-test-common
Safe HaskellNone
LanguageGHC2024

Arbiter.Test.Config

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.