aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/api_editgroups.py
Commit message (Collapse)AuthorAgeFilesLines
* simple lint (flake8) fixes in testsBryan Newbold2020-07-231-1/+0
| | | | | | The pytest fixture syntax interacts weirdly with flake8 tests, so ignore the "redefinition" and "unused variable" errors more carefully for .py files under ./tests/
* lint (flake8) python test filesBryan Newbold2020-07-011-3/+0
|
* refactor all python source for client lib nameBryan Newbold2019-09-051-4/+4
|
* python implBryan Newbold2019-05-141-42/+19
|
* specific test for desc/extra in editgroupsBryan Newbold2019-01-231-2/+26
|
* don't need string bools in query flags any moreBryan Newbold2019-01-171-8/+8
|
* add annotations and editgroup testsBryan Newbold2019-01-151-0/+116