aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/api_releases.py
Commit message (Collapse)AuthorAgeFilesLines
* fmt (black): tests/Bryan Newbold2021-11-021-34/+35
|
* python: isort everythingBryan Newbold2021-11-021-1/+1
|
* python: additional test coverage for v0.4 changesBryan Newbold2021-10-131-2/+5
|
* python: test coverage of rust schema changesBryan Newbold2021-10-131-1/+3
|
* simple lint (flake8) fixes in testsBryan Newbold2020-07-231-1/+1
| | | | | | 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-5/+1
|
* refactor all python source for client lib nameBryan Newbold2019-09-051-9/+9
|
* basic controlled vocabulary for withdrawn_stageBryan Newbold2019-05-201-1/+7
|
* entity create edit_extra testsBryan Newbold2019-05-201-1/+3
|
* python implBryan Newbold2019-05-141-9/+9
|
* python implBryan Newbold2019-05-141-8/+8
|
* python: use new example arkBryan Newbold2019-05-131-1/+1
|
* fix python api_releases test (date comparison)Bryan Newbold2019-05-131-1/+1
|
* rust: fix subtitle/original_title typoBryan Newbold2019-05-131-1/+48
|
* python tests passing (release_stage, ext_ids)Bryan Newbold2019-05-131-23/+28
|
* basic tests for entity deletion, fetch redirectsBryan Newbold2019-05-071-0/+14
|
* test basic entity revision GETBryan Newbold2019-05-071-0/+6
|
* fix tests/api_releases (schema examples)Bryan Newbold2019-03-041-1/+1
|
* update api_release test for new exampleBryan Newbold2019-03-021-1/+1
|
* verify release_status fieldBryan Newbold2019-02-141-1/+18
|
* empty fields testBryan Newbold2019-01-241-0/+13
|
* add missing dateBryan Newbold2019-01-231-1/+1
|
* crossref importer updatesBryan Newbold2019-01-221-1/+1
|
* more per-entity testsBryan Newbold2019-01-221-0/+103