Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FullTestDB ¶ added in v1.1.0
func FullTestDB(t *testing.T, name string, migrate bool, loadFixtures bool) (*configtest.TestGeneralConfig, *sqlx.DB)
FullTestDB creates an DB which runs in a separate database than the normal unit tests, so you can do things like use other Postgres connection types with it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.