ContainerImage.Pinniped/test
Ryan Richard 48b58e2fad Clear the browser cookies between each TestE2EFullIntegration test
It seems like page.ClearCookies() only clears cookies for the current
domain, so there doesn't seem to be a function to clear all browser
cookies. Instead, we'll just start a whole new browser each test.
They start fast enough that it shouldn't be a problem.
2021-07-13 16:20:02 -07: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 Clear the browser cookies between each TestE2EFullIntegration test 2021-07-13 16:20:02 -07:00
testlib Add missing t.Helper() on RequireEventuallyf(). 2021-07-09 12:08:44 -05:00