summaryrefslogtreecommitdiff
path: root/test/e2e/volume_inspect_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* a few more manual BeTrue cleanupsEd Santiago2021-11-30
* Convert strings.Contains() to Expect(ContainSubstring)Ed Santiago2021-11-30
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* enable volume integration testsBrent Baude2020-04-27
* Force integration tests to passBrent Baude2020-04-21
* Show volume options in 'volume inspect'Matthew Heon2019-10-18
* use imagecaches for local testsbaude2019-05-29
* ginkgo status improvementsbaude2019-03-08
* enable podman-remote volume prunebaude2019-02-14
* Run integrations test with remote-clientbaude2019-01-14
* Tests for podman volume commandsUrvashi Mohnani2018-12-06