ContainerImage.Pinniped/hack
Ryan Richard ae56fcb46a Add integration test for the OIDC discovery endpoint
- Intended to be a red test in this commit; will make it go
  green in a future commit
- Enhance env.go and prepare-for-integration-tests.sh to make it
  possible to write integration tests for the supervisor app
  by setting more env vars and by exposing the service to the kind
  host on a localhost port
- Add `--clean` option to prepare-for-integration-tests.sh
  to make it easier to start fresh
- Make prepare-for-integration-tests.sh advise you to run
  `go test -v -count 1 ./test/integration` because this does
  not buffer the test output
- Make concierge_api_discovery_test.go pass by adding expectations
  for the new OIDCProviderConfig type
2020-10-06 17:53:29 -07:00
..
lib Add integration test for the OIDC discovery endpoint 2020-10-06 17:53:29 -07:00
boilerplate.go.txt Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
get-ldflags.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
header.txt Fix copyright format in hack/header.txt 2020-09-16 10:42:26 -04:00
module.sh Remove -count 1 from unit test running in module.sh 2020-09-18 15:58:22 -07:00
prepare-for-integration-tests.sh Add integration test for the OIDC discovery endpoint 2020-10-06 17:53:29 -07:00
update.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
verify.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00