# Packages
No description provided by the author
# Functions
InMemoryDB create a in memory database for testing.
LogDebug enables debug log.
ModelTime parses a model.Time panics if not valid.
ModelTimeP parses a model.Time panics if not valid.
ModelTimeUTC parses a model.Time in utc time.
NewLogger creates a new test logger.
Time parses a time panics if not valid.
TimeP parses a time panics if not valid.
# Structs
DashboardWithDatabase wraps gorm.DB and provides helper methods.
Database wraps the gorm.DB and provides helper methods.
Entry a test logging entry.
Logger the test logger with util methods.
TimeSpanWithDatabase wraps gorm.DB and provides helper methods.
UserWithDatabase wraps gorm.DB and provides helper methods.