mirror of https://github.com/status-im/consul.git
49e6c0232d
* Panic when controllers attempt to make invalid requests to the resource service This will help to catch bugs in tests that could cause infinite errors to be emitted. * Disable the API GW v2 controller With the previous commit, this would cause a server to panic due to watching a type which has not yet been created/registered. * Ensure that a test server gets the full type registry instead of constructing its own * Skip TestServer_ControllerDependencies * Fix peering tests so that they use the full resource registry. |
||
---|---|---|
.. | ||
service.go | ||
service_ce_test.go | ||
service_test.go | ||
testing.go | ||
testutil_ce_test.go | ||
validate.go | ||
validate_test.go |