summaryrefslogtreecommitdiff
path: root/gitlab/tests/objects/test_submodules.py
Commit message (Collapse)AuthorAgeFilesLines
* chore: fix F401 errors reported by flake8John L. Villalovos2021-04-181-2/+0
| | | | | | F401: Module imported but unused https://www.flake8rules.com/rules/F401.html
* refactor: rewrite unit tests for objects with responsesrefactor/split-unit-testsNejc Habjan2020-08-231-42/+32
|
* refactor: split unit tests by GitLab API resourcesNejc Habjan2020-08-221-0/+58