ContainerImage.Pinniped/test/integration
Andrew Keesler da5b509cc6 Stop using $PLACEHOLDER_NAME_TEST_INTEGRATION
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>
2020-08-05 14:15:45 -07:00
..
api_discovery_test.go Resolve SingularName TODO with comment 2020-08-03 10:29:59 -04:00
client_test.go Clean up some lint errors that we missed before. 2020-08-05 09:26:50 -05:00
deployment_test.go Allow override of discovery URL via ConfigMap 2020-08-03 10:17:11 -04:00
kubectl_test.go TestGetNodes prints more output for debugging failures 2020-07-08 16:37:25 -07:00
logindiscoveryconfig_test.go Use rest.Config for discovery URL instead of env var 2020-08-03 14:36:08 -04:00
loginrequest_test.go Merge pull request #33 from cfryanr/discovery_doc 2020-08-04 10:01:20 -07:00