summaryrefslogtreecommitdiff
path: root/tests/functional/cli/test_cli.py
Commit message (Expand)AuthorAgeFilesLines
* feat(client): warn user on misconfigured URL in `auth()`Nejc Habjan2022-08-041-0/+1
* feat(cli): add a custom help formatterWaldek Maleska2022-07-281-0/+12
* test(cli): improve coverage for custom actionsNejc Habjan2022-06-011-3/+29
* test(gitlab): increase unit test coverageNejc Habjan2022-05-291-0/+6
* fix(cli): url-encode path components of the URLJohn L. Villalovos2022-01-081-11/+0
* chore: fix functional test failure if config presentJohn L. Villalovos2022-01-081-5/+4
* feat(cli): allow options from args and environment variablesNejc Habjan2022-01-021-10/+69
* chore: fix functional test failure if config presentjlvillal/cli_testJohn L. Villalovos2022-01-011-4/+8
* feat(cli): do not require config file to run CLIfeat/cli-without-config-fileNejc Habjan2021-12-131-0/+39
* test(cli): improve basic CLI coveragetest/cli-coverageNejc Habjan2021-11-271-0/+49