Versions in this module Expand all Collapse all v0 v0.1.3 Sep 15, 2023 v0.1.2 Sep 15, 2023 Changes in this version + func DatabaseTest(t *testing.T, c *Container) (*mongo.Database, error) + func TeardownDatabase(t *testing.T, c *Container) + type Container struct + Host string + ID string + func SetupDatabase(t *testing.T) *Container