summaryrefslogtreecommitdiff
path: root/gitlab/tests/objects
Commit message (Collapse)AuthorAgeFilesLines
* test(packages): add tests for Packages APINejc Habjan2020-08-292-0/+124
|
* chore: make latest black happy with existing codeNejc Habjan2020-08-292-4/+16
|
* refactor: rewrite unit tests for objects with responsesrefactor/split-unit-testsNejc Habjan2020-08-2323-937/+898
|
* refactor: split unit tests by GitLab API resourcesNejc Habjan2020-08-2218-750/+1379
|
* chore: run unittest2pytest on all unit testsNejc Habjan2020-08-224-60/+60
|
* test(runners): add all runners unit testsfeat/group-runnersMax Wittig2020-05-161-0/+277
|
* 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