github.com/TykTechnologies/tyk/tests/regression
No package summary is available.
Package
Files: 0.
Third party imports: 0.
Imports from organisation: 0.
Tests: 0.
Benchmarks: 0.
Tests
Files: 5.
Third party imports: 3.
Imports from organisation: 0.
Tests: 5.
Benchmarks: 0.
Vars
var (
//go:embed testdata/*
testdata embed.FS
)
Test functions
TestLoadAPISpec
References: assert.Equal.
Test_Issue10104
References: gateway.StartTest, http.MethodGet, http.StatusOK, test.TestCase.
Test_Issue11585_DeleteAPICacheSignal
References: apidef.CacheOptions, fmt.Sprintf, gateway.APISpec, gateway.NoticeDeleteAPICache, gateway.Notification, gateway.RPCStorageHandler, gateway.StartTest, http.StatusOK, test.TestCase, testing.T, time.Millisecond, time.Sleep.
Test_Issue11806_DomainRouting
References: config.Config, gateway.StartTest, testing.T.
Test_Issue12865
References: config.Config, gateway.StartTest, header.Authorization, http.MethodGet, http.StatusNotFound, http.StatusOK, http.StatusUnauthorized, test.TestCase, testing.T, user.APILimit, user.AccessDefinition, user.SessionState.