summaryrefslogtreecommitdiff
path: root/gitlab/tests/objects/test_projects.py
Commit message (Expand)AuthorAgeFilesLines
* feat(api): add support for remote mirrors API (#1056)feat/project-remote-mirrorsNejc Habjan2020-04-071-0/+94
* test(api): add tests for group export/import APINejc Habjan2020-04-051-28/+1
* test: move mocks to top of moduleNejc Habjan2020-03-181-100/+102
* chore: clean up for black and flake8Nejc Habjan2020-03-181-11/+7
* chore: flatten test_import_githubNejc Habjan2020-03-181-25/+26
* chore: move test_import_github into TestProjectImportNejc Habjan2020-03-181-2/+27
* test: add unit tests for Project ImportNejc Habjan2020-03-181-0/+53
* test: add unit tests for Project ExportNejc Habjan2020-03-181-1/+70
* test: prepare base project test class for more testsNejc Habjan2020-03-181-4/+9
* test: add project snippet testsMax Wittig2019-12-181-0/+140