# Functions
InitIntegrationTestingResources creates a default testingresource bundle for use with integration testing.The MongoDB server is contacted via the URI providedas by go test -args [MongoDB URI].
InitResources grabs the configuration file and intitializes the configuration data returning a *Resources object which has all of the necessary configuration information.