aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/fixtures.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor all python source for client lib nameBryan Newbold2019-09-051-3/+3
|
* python implBryan Newbold2019-05-141-6/+6
|
* python implBryan Newbold2019-05-141-1/+1
|
* python tests passing (release_stage, ext_ids)Bryan Newbold2019-05-131-1/+1
|
* trivial tests of edit get/deleteBryan Newbold2019-05-071-0/+39
|
* test api helpers (found bug)Bryan Newbold2019-04-041-5/+2
| | | | | | It seems that public_api() doesn't get isolated from authenticated_api(), even in different tests. I suspect this is due to using DefaultAPI to create client.
* disable CSRF in unit testsBryan Newbold2019-04-041-0/+1
|
* many web test improvementsBryan Newbold2019-04-041-0/+9
|
* update dev setup instructionsBryan Newbold2019-03-151-2/+2
|
* cleanup test fixtures a bitBryan Newbold2019-01-141-28/+2
|
* start updating importer auth with crossref importerBryan Newbold2019-01-081-1/+4
|
* add crude/manual auth token to python tests (fixing them)Bryan Newbold2018-12-311-0/+2
|
* more state/edit edge case testsBryan Newbold2018-12-211-1/+10
|
* whole bunch of entity redirect tests (python)Bryan Newbold2018-12-141-0/+8
| | | | | Some of the edge cases are marked skip while I re-think what behavior should actually be.
* more python module refactoringBryan Newbold2018-11-121-4/+4
|
* remove more old python cruftBryan Newbold2018-11-121-5/+0
|
* python: refactor importer code (+crossref)Bryan Newbold2018-06-201-14/+3
|
* refactor python web interface to work with API backendBryan Newbold2018-05-281-9/+12
|
* start refactoring pythong codeBryan Newbold2018-05-281-108/+0
|
* move python code to subdirectoryBryan Newbold2018-05-161-0/+169