Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FullTestORM ¶
func FullTestORM(t *testing.T, name string, migrate bool, loadFixtures ...bool) (*configtest.TestEVMConfig, *orm.ORM, func())
FullTestORM creates an ORM 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.