# Functions
NewDB creates a new test db instance.
NewDBWithDefaultUser creates a new test db instance with the default user.
# Structs
AppClientBuilder has helper methods to create applications and clients.
Database is the wrapper for the gorm database with sleek helper methods.
MessageBuilder has helper methods to create messages.