summaryrefslogtreecommitdiff
path: root/tests/functional/cli/test_cli_projects.py
Commit message (Collapse)AuthorAgeFilesLines
* test(cli): improve coverage for custom actionsNejc Habjan2022-06-011-1/+9
|
* fix(cli): fix project export download for CLINejc Habjan2022-06-011-0/+34
| | | | | Since ac1c619cae6481833f5df91862624bf0380fef67 we delete parent arg keys from the args dict so this has been trying to access the wrong attribute.
* fix(cli): allow custom methods in managersNejc Habjan2022-01-221-0/+27