summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_gitlabobject.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove _get_list_or_object() and its testsGauvain Pocentek2016-08-131-37/+0
|
* tests: don't use deprecated Content methodGauvain Pocentek2016-07-181-2/+2
|
* Add some unit tests for CLIGauvain Pocentek2016-02-051-4/+0
| | | | Reorganize the cli.py code to ease the testing.
* Add support for application settingsGauvain Pocentek2016-01-271-0/+39
|
* Fix the json() method for python 3Gauvain Pocentek2016-01-231-0/+9
| | | | Also add unit tests and fix pep8 test
* GitLab -> Gitlab (class names)Gauvain Pocentek2016-01-031-1/+1
|
* Rename the _created attribute _from_apiGauvain Pocentek2015-12-311-3/+3
|
* use more pythonic names for some methodsGauvain Pocentek2015-05-121-16/+17
|
* make the tests passGauvain Pocentek2015-05-121-35/+52
|
* move the tests inside the packageGauvain Pocentek2015-05-111-0/+432