package
0.0.0-20250117030010-6b3ad3402ae0
Repository: https://github.com/j0lvera/go-double-e.git
Documentation: pkg.go.dev
# Functions
GetTestDB returns a singleton database instance for testing.
ReadResponseBody reads the response body and returns it as a string.
ResetTestData truncates all tables in the test database.
No description provided by the author
No description provided by the author
SetupTestServerWithHandler creates a new test server with an existing http.Handler.
SetupTestServerWithRun creates a test server using a run function.