spiegel_podman/test/utils
Ed Santiago 6cbd17c0f4 CI: e2e: new ginkgo matcher, ExitCleanly()
Combined test for (exitcode == 0) && (nothing on stderr).
Returns more useful diagnostic messages than the default:

  old: Expected N to equal 0

  new: Command failed with exit status N
  new: Unexpected warnings seen on stderr: "...."

Signed-off-by: Ed Santiago <santiago@redhat.com>
2023-08-30 08:41:23 -06:00
..
common_function_test.go update to ginkgo v2 2023-05-02 11:27:35 +02:00
matchers.go CI: e2e: new ginkgo matcher, ExitCleanly() 2023-08-30 08:41:23 -06:00
podmansession_test.go update to ginkgo v2 2023-05-02 11:27:35 +02:00
podmantest_test.go update to ginkgo v2 2023-05-02 11:27:35 +02:00
utils.go e2e: fix two toolbox flakes 2023-07-05 06:52:13 -06:00
utils_suite_test.go test/e2e: switch to GinkgoWriter 2023-05-02 11:27:38 +02:00