aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/wait_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Increase timeouts in some testsMatej Vasek2021-02-03
* Fix handling and documentation of podman wait --intervalDaniel J Walsh2020-10-21
* podman wait accept args > 1Paul Holzinger2020-09-15
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Speed up test resultsbaude2018-07-30
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Initial gingko workbaude2018-01-29