summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_gitlab_http_methods.py
Commit message (Expand)AuthorAgeFilesLines
* chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-261-234/+0
* chore: fix import ordering using isortJohn L. Villalovos2021-05-251-2/+1
* chore: fix F401 errors reported by flake8John L. Villalovos2021-04-181-1/+1
* chore: fix E712 errors reported by flake8John L. Villalovos2021-04-181-1/+1
* refactor: move Gitlab and GitlabList to gitlab/client.pyJohn L. Villalovos2021-02-181-0/+1
* refactor: split unit tests by GitLab API resourcesNejc Habjan2020-08-221-0/+234