summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_base.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: split unit tests by GitLab API resourcesNejc Habjan2020-08-221-36/+41
* chore: run unittest2pytest on all unit testsNejc Habjan2020-08-221-28/+30
* feat(test): unused unittest2, type -> isinstanceCyril Jouve2019-10-131-5/+1
* refactor: remove unused code, simplify string formatgodaji2019-10-061-3/+0
* fix: improve pickle supportbourgesl2019-07-211-0/+1
* refactor: format everything blackrefactor/blackMax Wittig2019-05-161-41/+39
* fix: use python2 compatible syntax for superfix/python-testsMax Wittig2019-02-221-1/+5
* Implement __eq__ and __hash__ methodsJonathan Piron2019-02-201-0/+23
* Remove now-invalid testGauvain Pocentek2017-12-161-3/+0
* Module's base objects serialization (#359)Lyudmil Nenov2017-11-031-0/+10
* Unit tests for REST* classesGauvain Pocentek2017-06-051-0/+129