summaryrefslogtreecommitdiff
path: root/tests/functional/api/test_projects.py
Commit message (Expand)AuthorAgeFilesLines
* test(functional): replace len() calls with list membership checksNejc Habjan2022-07-031-31/+35
* test: add tests and clean up usage for new enumsNejc Habjan2022-06-271-0/+12
* feat(api): support head() method for get and list endpointsNejc Habjan2022-06-251-0/+10
* feat(client): introduce `iterator=True` and deprecate `as_list=False` in `lis...John L. Villalovos2022-05-291-1/+1
* feat(objects): support get project storage endpointNejc Habjan2022-05-271-0/+7
* test(functional): fix GitLab configuration to support paginationJohn L. Villalovos2022-02-051-1/+1
* fix: remove custom `delete` method for labelsJohn L. Villalovos2022-02-011-2/+4
* style: use f-strings where applicableNejc Habjan2022-01-231-6/+5
* style: use literals to declare data structuresNejc Habjan2022-01-231-1/+1
* chore(tests): use method `projects.transfer()`jlvillal/catch_warningsJohn L. Villalovos2022-01-131-2/+2
* feat(api): add `project.transfer()` and deprecate `transfer_project()`Nejc Habjan2022-01-131-0/+14
* feat: add support for `projects.groups.list()`jlvillal/project_groupsJohn L. Villalovos2021-11-261-0/+18
* refactor: use f-strings for string formattingNejc Habjan2021-11-051-1/+1
* feat(api): add project milestone promotionRaimund Hook2021-10-271-0/+21
* feat(api): add project label promotionRaimund Hook2021-10-181-0/+24
* chore: rename `master` branch to `main`chore/master-to-mainNejc Habjan2021-10-111-1/+1
* refactor(objects): remove deprecated tag release APINejc Habjan2021-09-081-4/+0
* fix: functional project service test (#1500)John Villalovos2021-06-091-0/+5
* chore: rename 'tools/functional/' to 'tests/functional/'John L. Villalovos2021-05-261-0/+267