summaryrefslogtreecommitdiff
path: root/tests/unit/test_gitlab.py
Commit message (Expand)AuthorAgeFilesLines
* test: convert usage of `match_querystring` to `match`jlvillal/rm_httmockJohn L. Villalovos2022-01-161-2/+1
* fix: handle situation where GitLab does not return valuesjlvillal/paginationJohn L. Villalovos2021-12-301-3/+2
* test: reproduce missing pagination headers in testsNejc 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