Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Logger ¶
Logger returns a logger suitable for use in tests.
Defaults to informational verbosity. If env is set with `RIVER_DEBUG=true`, debug level verbosity is activated.
func TestTx ¶
TestTx starts a test transaction that's rolled back automatically as the test case is cleaning itself up. This can be used as a lighter weight alternative to `testdb.Manager` in components where it's not necessary to have many connections open simultaneously.
Types ¶
This section is empty.
Source Files
¶
- riverinternaltest.go
Click to show internal directories.
Click to hide internal directories.