aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/api_containers.py
Commit message (Collapse)AuthorAgeFilesLines
* python tests: verify array sort orderBryan Newbold2021-11-051-0/+1
| | | | | | | 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-2/+3
|
* python: additional test coverage for v0.4 changesBryan Newbold2021-10-131-0/+14
|
* python: test coverage of rust schema changesBryan Newbold2021-10-131-0/+30
|
* lint (flake8) python test filesBryan Newbold2020-07-011-7/+1
|
* refactor all python source for client lib nameBryan Newbold2019-09-051-2/+2
|
* entity create edit_extra testsBryan Newbold2019-05-201-0/+2
|
* python implBryan Newbold2019-05-141-2/+2
|
* basic tests for entity deletion, fetch redirectsBryan Newbold2019-05-071-0/+10
|
* test basic entity revision GETBryan Newbold2019-05-071-6/+8
|
* more per-entity testsBryan Newbold2019-01-221-0/+48