# Functions

AssertMethod test that the Request has the expected http method.
AssertReqJSON tests that the Request has the expected key values pairs json encoded in its Body.
CreateAtlasProject returns a standard atlas project.
Server returns an http Client, ServeMux, and Server.

# Structs

RewriteTransport rewrites https requests to http to avoid TLS cert issues during testing.