summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_mixins.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: split unit tests by GitLab API resourcesNejc Habjan2020-08-221-446/+0
* chore: run unittest2pytest on all unit testsNejc Habjan2020-08-221-91/+93
* feat(test): unused unittest2, type -> isinstanceCyril Jouve2019-10-131-6/+1
* refactor: format everything blackrefactor/blackMax Wittig2019-05-161-116/+123
* Implement user_agent_detail for snippetsGauvain Pocentek2018-05-271-0/+7
* Drop GetFromListMixinGauvain Pocentek2018-05-191-20/+0
* introduce RefreshMixinPierre Tardy2018-03-041-0/+19
* Revert "Add unit tests for mixin exceptions"Gauvain Pocentek2017-11-161-86/+0
* Add unit tests for mixin exceptionsGauvain Pocentek2017-11-111-0/+86
* Add a SetMixinGauvain Pocentek2017-11-111-0/+25
* Update tests for list() changesGauvain Pocentek2017-08-041-2/+2
* Restore correct exceptionsGauvain Pocentek2017-07-151-1/+1
* tests for objects mixinsGauvain Pocentek2017-06-051-0/+57
* Add tests for managers mixinsGauvain Pocentek2017-06-051-0/+354