ContainerImage.Pinniped/test
Matt Moyer 43f66032a9
Extend TestE2EFullIntegration to test manual OIDC flow.
Using the same fake TTY trick we used to test LDAP login, this new subtest runs through the "manual"/"jump box" login flow. It runs the login with a `--skip-listen` flag set, causing the CLI to skip opening the localhost listener. We can then wait for the login URL to be printed, visit it with the browser and log in, and finally simulate "manually" copying the auth code from the browser and entering it into the waiting CLI prompt.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-07-09 12:08:45 -05:00
..
cluster_capabilities Run the LDAP client's integration tests only on Kind 2021-07-08 11:10:53 -07:00
deploy/tools Parameterize our test images in ytt. 2021-06-03 15:25:09 -05:00
integration Extend TestE2EFullIntegration to test manual OIDC flow. 2021-07-09 12:08:45 -05:00
testlib Add missing t.Helper() on RequireEventuallyf(). 2021-07-09 12:08:44 -05:00