aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/api_files.py
Commit message (Collapse)AuthorAgeFilesLines
* minimal python test coverage of content_scope fieldsBryan Newbold2021-11-171-0/+2
|
* python tests: verify array sort orderBryan Newbold2021-11-051-0/+4
| | | | | | | In a couple cases (eg, filesets), had made tests agnostic to sort order, because the sort order was not stable. In other cases, simply small cleanups and comment improvements.
* fmt (black): tests/Bryan Newbold2021-11-021-4/+9
|
* lint (flake8) python test filesBryan Newbold2020-07-011-6/+1
|
* refactor all python source for client lib nameBryan Newbold2019-09-051-2/+2
|
* hide abstracts and refs in release expansionsBryan Newbold2019-05-201-0/+2
|
* add release expand api testsBryan Newbold2019-05-201-9/+7
|
* entity create edit_extra testsBryan Newbold2019-05-201-1/+4
|
* python implBryan Newbold2019-05-141-2/+2
|
* python implBryan Newbold2019-05-141-1/+1
|
* basic tests for entity deletion, fetch redirectsBryan Newbold2019-05-071-0/+10
|
* test basic entity revision GETBryan Newbold2019-05-071-4/+14
|
* more per-entity testsBryan Newbold2019-01-221-0/+52