ContainerImage.Pinniped/internal/testutil
Andrew Keesler b25696a1fb callback_handler.go: Prepend iss to sub when making default username
- Also handle several more error cases
- Move RequireTimeInDelta to shared testutils package so other tests
  can also use it
- Move all of the oidc test helpers into a new oidc/oidctestutils
  package to break a circular import dependency. The shared testutil
  package can't depend on any of our other packages or else we
  end up with circular dependencies.
- Lots more assertions about what was stored at the end of the
  request to build confidence that we are going to pass all of the
  right settings over to the token endpoint through the storage, and
  also to avoid accidental regressions in that area in the future

Signed-off-by: Ryan Richard <richardry@vmware.com>
2020-11-19 17:57:07 -08:00
..
testlogger Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
assertions.go callback_handler.go: Prepend iss to sub when making default username 2020-11-19 17:57:07 -08:00
certs.go dynamiccertauthority: fix cert expiration test failure 2020-10-23 15:34:25 -04:00
ioutil.go Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
observable_with_informer_option.go Add Go vanity import paths. 2020-09-18 14:56:24 -05:00
observable_with_initial_event_option.go kubecertagent: use initial event for when key can't be found 2020-09-24 16:54:20 -04:00
tlsserver.go Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
transcript_logger.go Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00