summaryrefslogtreecommitdiff
path: root/gitlab/tests/objects/test_commits.py
Commit message (Expand)AuthorAgeFilesLines
* chore: make latest black happy with existing codeNejc Habjan2020-08-291-1/+7
* refactor: rewrite unit tests for objects with responsesrefactor/split-unit-testsNejc Habjan2020-08-231-78/+80
* refactor: split unit tests by GitLab API resourcesNejc Habjan2020-08-221-37/+37
* chore: run unittest2pytest on all unit testsNejc Habjan2020-08-221-8/+8
* test(api): add tests for group export/import APINejc Habjan2020-04-051-1/+2
* feat: add support for commit GPG signature APINejc Habjan2020-03-221-0/+27
* test: create separate module for commit testsNejc Habjan2020-03-221-0/+79