# Packages

No description provided by the author

# Functions

GetConfig returns the test configuration.
MustFlushRedis flushes the Redis storage.
MustResetDB re-applies all database migrations.
NewNetworkServerClient creates a new NetworkServerClient.
NewNetworkServerPool creates a network-server client pool which always returns the given client on Get.

# Structs

Config contains the test configuration.
NetworkServerClient is a test network-server client.
NetworkServerPool is a network-server pool for testing.