You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, if an endpoint return an error or a different response than the expected validateFunc, go runtime will panic.
Please review code of func runTestCases(t *testing.T, tests []TestCase) in main_test.go