ContainerImage.Pinniped/test
Andrew Keesler 8a916ce8ae
test/integration: add test helper to avoid race conditions
We were seeing a race in this test code since the require.NoError() and
require.Eventually() would write to the same testing.T state on separate
goroutines. Hopefully this helper function should cover the cases when we want
to require.NoError() inside a require.Eventually() without causing a race.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
Co-authored-by: Margo Crawford <margaretc@vmware.com>
Co-authored-by: Monis Khan <i@monis.app>
2021-01-14 10:19:35 -05:00
..
cluster_capabilities Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
deploy/dex Move our main image references to the VMware Harbor registry. 2020-12-17 17:51:09 -06:00
integration test/integration: add test helper to avoid race conditions 2021-01-14 10:19:35 -05:00
library test/integration: add test helper to avoid race conditions 2021-01-14 10:19:35 -05:00