Versions in this module Expand all Collapse all v2 v2.1.0 Mar 11, 2026 v2.0.0 Mar 8, 2026 Changes in this version + func AssertJSONKey(t *testing.T, body []byte, key, want string) + func AssertStatus(t *testing.T, got, want int) + func DoRequest(handler http.Handler, method, path string) *httptest.ResponseRecorder + func NewTestDB(t *testing.T, models ...interface{}) *gorm.DB + func NewTestRouter(t *testing.T) *router.Router