summaryrefslogtreecommitdiff
path: root/gitlab/tests/objects
Commit message (Collapse)AuthorAgeFilesLines
* ci: lint fixesChristopher Zorn2020-04-211-14/+18
|
* ci: add a test for creating and triggering pipeline scheduleChristopher Zorn2020-04-211-0/+61
|
* chore: fix typo in docstringfeat/available-servicesNejc Habjan2020-04-171-1/+1
|
* feat(services): add project service list APIMax Wittig2020-04-161-1/+125
| | | | | Can be used to list available services It was introduced in GitLab 12.7
* 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-054-29/+139
|
* feat: add support for commit GPG signature APINejc Habjan2020-03-221-0/+27
|
* test: create separate module for commit testsNejc Habjan2020-03-221-0/+79
|
* 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
|
* feat: add appearance APIfeat/appearanceMax Wittig2020-01-221-0/+120
|
* test: add project snippet testsMax Wittig2019-12-182-0/+140