summaryrefslogtreecommitdiff
path: root/tests/unit/objects/test_projects.py
Commit message (Expand)AuthorAgeFilesLines
* feat(api): add support for getting a project's pull mirror detailsJohn L. Villalovos2022-11-041-0/+27
* chore: enable mypy check `warn_return_any`John L. Villalovos2022-07-281-1/+1
* feat(projects): add support for project restore APINejc Habjan2022-07-231-0/+17
* refactor(objects): move ci lint to separate fileNejc Habjan2022-07-051-46/+0
* feat(objects): add Project CI Lint supportJohn L. Villalovos2022-07-041-0/+46
* refactor(test-projects): apply suggestions and use fixturesAntoine Auger2022-06-291-27/+26
* refactor(test-projects): remove test_restore_projectAntoine Auger2022-06-161-5/+0
* test(projects): add unit tests for projectsAntoine Auger2022-06-161-99/+488
* feat(objects): support get project storage endpointNejc Habjan2022-05-271-0/+20
* test(projects): add tests for list project methodsRobin Berger2022-05-101-20/+116
* feat(api): add `project.transfer()` and deprecate `transfer_project()`Nejc Habjan2022-01-131-3/+25
* feat(api): add group hooksIvan Sugonyak2021-06-261-25/+0
* chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-261-0/+262