da5b509cc6
Instead, make the integration tests a separate module. You can't run these tests by accident because they will not run at all when you `go test` from the top-level directory. You will need to `cd test` before using `go test` in order to run the integration tests. Signed-off-by: Ryan Richard <richardry@vmware.com> |
||
---|---|---|
.. | ||
api_discovery_test.go | ||
client_test.go | ||
deployment_test.go | ||
kubectl_test.go | ||
logindiscoveryconfig_test.go | ||
loginrequest_test.go |