MCPcopy
hub / github.com/iron-io/functions / TestFullStackWithBrokenAuth

Function TestFullStackWithBrokenAuth

api/server/server_auth_test.go:78–82  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

76}
77
78func TestFullStackWithBrokenAuth(t *testing.T) {
79 viper.Set("jwt_auth_key", "test")
80 testFullStack(t, setBrokenJwtAuth, UnAuthtestSuite)
81 teardown()
82}

Callers

nothing calls this directly

Calls 3

testFullStackFunction · 0.85
teardownFunction · 0.70
SetMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…