package
4.2.2
Repository: https://github.com/envelope-zero/backend.git
Documentation: pkg.go.dev

# Functions

AssertHTTPStatus verifies that the HTTP response status is correct.
No description provided by the author
DecodeResponse decodes an HTTP response into a target struct.
LoadTestFile loads a test file from the testdata directory File contents are returned as a buffer and a map for the HTTP request headers.
Request is a helper method to simplify making a HTTP request for tests.
TmpFile returns the path to a unique file to be used in tests.

# Structs

No description provided by the author