# Functions
GetConfig returns the test configuration.
MustFlushRedis flushes the Redis storage.
MustPrefillRedisPool pre-fills the pool with count connections.
MustResetDB re-applies all database migrations.
NewApplicationClient returns a new ApplicationClient.
NewApplicationServerPool create an application-server client pool which always returns the given client on Get.
NewGatewayBackend returns a new GatewayBackend.
NewGeolocationClient creates a new GeolocationClient.
NewNetworkControllerClient returns a new NetworkControllerClient.
# Structs
ApplicationClient is an application client for testing.
ApplicationServerPool is an application-server pool for testing.
Config contains the test configuration.
GatewayBackend is a test gateway backend.
GeolocationClient is a geolocation client for testing.
NetworkControllerClient is a network-controller client for testing.