summaryrefslogtreecommitdiff
path: root/tests/functional/api/test_groups.py
Commit message (Expand)AuthorAgeFilesLines
* fix: use the [] after key names for array variables in `params`John L. Villalovos2022-07-271-0/+5
* test(ee): add an EE specific testJohn L. Villalovos2022-07-251-4/+6
* test(functional): replace len() calls with list membership checksNejc Habjan2022-07-031-24/+35
* test: add tests and clean up usage for new enumsNejc Habjan2022-06-271-8/+8
* fix: remove custom `delete` method for labelsJohn L. Villalovos2022-02-011-1/+6
* test(groups): enable group transfer testsNejc Habjan2022-01-131-6/+8
* feat(api): add `project.transfer()` and deprecate `transfer_project()`Nejc Habjan2022-01-131-0/+16
* chore: add EncodedId string class to use to hold URL-encoded pathsJohn L. Villalovos2022-01-131-0/+6
* chore: correct test_groups.py testjlvillal/func_testJohn L. Villalovos2021-11-191-0/+4
* refactor(objects): remove deprecated members.all() methodNejc Habjan2021-09-081-1/+0
* chore: skip EE test case in functional testsNejc Habjan2021-06-271-0/+1
* feat(api): add group hooksIvan Sugonyak2021-06-261-0/+12
* feat(objects): add support for Group wikis (#1484)Simon Pamies2021-06-031-0/+15
* feat(objects): add support for descendant groups APINejc Habjan2021-05-291-0/+1
* chore: rename 'tools/functional/' to 'tests/functional/'John L. Villalovos2021-05-261-0/+195