summaryrefslogtreecommitdiff
path: root/tests/functional/api/test_gitlab.py
Commit message (Expand)AuthorAgeFilesLines
* feat(namespaces): add support for namespace existence APINejc Habjan2022-07-241-3/+11
* test(api_func_v4): catch deprecation warning for `gl.lint()`John L. Villalovos2022-07-211-1/+2
* test(functional): use both get_all and all in list() testsNejc Habjan2022-07-211-11/+22
* fix: add `get_all` param (and `--get-all`) to allow passing `all` to APINejc Habjan2022-07-211-7/+7
* test(functional): replace len() calls with list membership checksNejc Habjan2022-07-031-33/+23
* test: add tests and clean up usage for new enumsNejc Habjan2022-06-271-3/+3
* test: increase client coverageNejc Habjan2022-06-021-0/+15
* feat(client): introduce `iterator=True` and deprecate `as_list=False` in `lis...John L. Villalovos2022-05-291-3/+14
* feat: emit a warning when using a `list()` method returns maxJohn L. Villalovos2022-04-121-0/+45
* test(functional): fix GitLab configuration to support paginationJohn L. Villalovos2022-02-051-2/+2
* style: use literals to declare data structuresNejc Habjan2022-01-231-1/+1
* chore: use constants from gitlab.const moduleJohn L. Villalovos2021-11-301-2/+2
* refactor: use f-strings for string formattingNejc Habjan2021-11-051-2/+2
* chore: rename 'tools/functional/' to 'tests/functional/'John L. Villalovos2021-05-261-0/+183