summaryrefslogtreecommitdiff
path: root/tests/unit/test_gitlab.py
Commit message (Expand)AuthorAgeFilesLines
* test: reproduce missing pagination headers in teststest/missing-pagination-headersNejc Habjan2021-12-301-0/+30
* test: drop httmock dependency in test_gitlab.pyNejc Habjan2021-12-301-45/+61
* chore: use constants from gitlab.const moduleJohn L. Villalovos2021-11-301-6/+6
* refactor: deprecate accessing constants from top-level namespaceJohn L. Villalovos2021-11-301-16/+31
* refactor: use f-strings for string formattingNejc Habjan2021-11-051-3/+1
* feat: default to gitlab.com if no URL givenNejc Habjan2021-09-081-1/+44
* chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-261-0/+153