Versions in this module Expand all Collapse all v0 v0.4.0 Dec 8, 2020 Changes in this version + func MakeAPIServer(t *testing.T, urlPath, ref, fixture string) *httptest.Server + func MakeHookRequest(t *testing.T, fixture, eventType string, changes ...fixtureFunc) *http.Request + func ReadJSONFixture(t *testing.T, filename string) map[string]interface + func UnmarshalJSON(t *testing.T, b []byte) map[string]interface