summaryrefslogtreecommitdiff
path: root/tests/functional/cli/test_cli_repository.py
Commit message (Collapse)AuthorAgeFilesLines
* test(functional): clarify MR fixture factory nameNejc Habjan2023-02-061-4/+7
|
* fix(cli): display items when iterator is returnedNejc Habjan2023-02-061-0/+15
|
* fix(cli): handle list response for json/yaml outputJohn L. Villalovos2022-10-061-0/+44
| | | | | | | | | Handle the case with the CLI where a list response is returned from GitLab and json/yaml output is requested. Add a functional CLI test to validate it works. Closes: #2287
* fix: add `get_all` param (and `--get-all`) to allow passing `all` to APINejc Habjan2022-07-211-0/+73