summaryrefslogtreecommitdiff
path: root/test/e2e/search_test.go
Commit message (Expand)AuthorAge
* e2e tests: cleanup: capitalize CONSTANTSEd Santiago2022-07-05
* test/e2e/search_test.go: re-enable registry.redhat.io testValentin Rothberg2022-05-24
* test: fix "podman search format json"Giuseppe Scrivano2022-05-08
* enable errcheck linterPaul Holzinger2022-04-29
* netavark e2e testsBrent Baude2022-02-02
* bump go module to version 4Valentin Rothberg2022-01-18
* e2e: search flake: skip test on registry.redhat.ioValentin Rothberg2021-12-16
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* podman search: display only name and description by defaultValentin Rothberg2021-10-13
* Refactor podman search to be more code friendlyJhon Honce2021-10-12
* test/e2e/search_test.go - relax testsValentin Rothberg2021-09-09
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Fixup searchDaniel J Walsh2021-01-25
* Better test and idomatic code.Alexandre Fourcat2021-01-11
* Adding json formatting to `--list-tags` option in `podman search`Alexandre Fourcat2021-01-10
* SpellingJosh Soref2020-12-22
* remove contrib/gateValentin Rothberg2020-11-17
* use lookaside storage for remote testsbaude2020-11-16
* Add support for podman search --format jsonPaul Holzinger2020-11-09
* Remove search limit since pagination supportQi Wang2020-10-30
* --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* Search repository tags using --list-tagsQi Wang2020-10-09
* Port commands to V2 --format 'table...'Jhon Honce2020-10-07
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Remove some unnecessary []byte to string conversionsSascha Grunert2020-08-03
* Add test case for description being present in search resultRalf Haferkamp2020-07-31
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Enable a bunch of remote testsDaniel J Walsh2020-07-21
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* search: allow wildcardsValentin Rothberg2020-06-19
* enable search testsValentin Rothberg2020-04-29
* Force integration tests to passBrent Baude2020-04-21
* Reduce CPU usage when --timeout=0Jhon Honce2020-03-18
* curb flakes in integration testsBrent Baude2020-02-26
* search test on fedora registry: retry 5 timesEd Santiago2020-02-20
* fix bug check nonexist authfileQi Wang2019-11-05
* fix search output limitQi Wang2019-08-01
* use imagecaches for local testsbaude2019-05-29
* podman-remote startbaude2019-04-17
* Implement podman-remote rmJhon Honce2019-04-09
* ginkgo status improvementsbaude2019-03-08
* Fix down/missing registry.access.redhat.comChris Evich2019-02-07