summaryrefslogtreecommitdiff
path: root/test/e2e/search_test.go
Commit message (Expand)AuthorAge
* 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
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* allow ppc64le to pass libpod integration testsbaude2018-10-31
* Vendor in the latest containers/storage, image and buildahDaniel J Walsh2018-09-29
* change search test to look for fedora and not fedora-minimalbaude2018-09-14
* Search registries with an empty queryUrvashi Mohnani2018-09-13
* Use REGISTRIES_CONFIG_PATH for all testsbaude2018-08-02
* Integration Test Improvements #3baude2018-08-01
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Remove the --registry flag from podman searchumohnani82018-06-28
* TLS verify is skipped per registry.haircommander2018-06-18
* Added --tls-verify functionality to podman search, with testshaircommander2018-06-15
* Add some podman search test with filterYiqiao Pu2018-04-24