# Functions
Context returns an app level context for testing.
IntPointer is a helper to get a *int from a int.
No description provided by the author
NewIntegration creates a database, seeds it, constructs an authenticator.
No description provided by the author
No description provided by the author
NewUnit creates a test database inside a Docker container.
StringPointer is a helper to get a *string from a string.
TimePointer is a helper to get a *time from a time.
# Structs
No description provided by the author
ContainerSpec provides configuration for a docker container to run.
Test owns state for running and shutting down tests.