package
0.0.0-20240730081840-b2c82e1192fb
Repository: https://github.com/joinself/restful-client.git
Documentation: pkg.go.dev
# Functions
CreateConnection creates a connection.
No description provided by the author
DB returns the database connection for testing purpose.
Endpoint tests an HTTP endpoint using the given APITestCase spec.
MockRouter creates a routing.Router for testing APIs.
MockRoutingContext creates a routing.Conext for testing handlers.
ResetTables truncates all data in the specified tables.
# Structs
APITestCase represents the data needed to describe an API test case.