summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_cli.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the CLIGauvain Pocentek2017-06-251-15/+22
| | | | | | | v3 and v4 CLI will be very different, so start moving things in their own folders. For now v4 isn't working at all.
* update copyright yearsGauvain Pocentek2017-05-241-1/+1
|
* Add some unit tests for CLIGauvain Pocentek2016-02-051-0/+95
Reorganize the cli.py code to ease the testing.