aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests
Commit message (Collapse)AuthorAgeFilesLines
* basic controlled vocabulary for withdrawn_stageBryan Newbold2019-05-201-1/+7
|
* entity create edit_extra testsBryan Newbold2019-05-206-2/+29
|
* DefaultApi leakage thing fixed, so don't skip testBryan Newbold2019-05-201-3/+0
|
* improved CSL transform (structured author names)Bryan Newbold2019-05-201-1/+1
|
* make some XXX into TODOBryan Newbold2019-05-201-1/+1
|
* python implBryan Newbold2019-05-1413-176/+153
|
* python implBryan Newbold2019-05-149-47/+47
|
* python: use new example arkBryan Newbold2019-05-131-1/+1
|
* python: impl size_bytes -> sizeBryan Newbold2019-05-131-5/+5
|
* importer code updatesBryan Newbold2019-05-133-1/+24
|
* fix python api_releases test (date comparison)Bryan Newbold2019-05-131-1/+1
|
* rust: fix subtitle/original_title typoBryan Newbold2019-05-132-5/+114
|
* python tests passing (release_stage, ext_ids)Bryan Newbold2019-05-1311-48/+54
|
* update example release JSON to new schema (ext_id, release_stage)Bryan Newbold2019-05-132-11/+11
|
* more basic web edit tests (files, GET)Bryan Newbold2019-05-071-0/+47
|
* basic coverage of web entity creation, mergeBryan Newbold2019-05-071-0/+93
|
* very basic editor update testBryan Newbold2019-05-071-0/+24
|
* better elastic transform testsBryan Newbold2019-05-071-1/+59
|
* basic tests for entity deletion, fetch redirectsBryan Newbold2019-05-076-0/+64
|
* test basic entity revision GETBryan Newbold2019-05-076-16/+49
|
* trivial tests of edit get/deleteBryan Newbold2019-05-072-0/+78
|
* fix arabesque importer crawl_id None bugBryan Newbold2019-04-181-1/+2
|
* arabesque import tweaksBryan Newbold2019-04-181-1/+5
|
* arabesque import testsBryan Newbold2019-04-183-0/+62
|
* test for macaroon regressionBryan Newbold2019-04-091-0/+6
|
* improve test coverageBryan Newbold2019-04-046-6/+117
|
* TODO: handle 'already merged' in edit forms betterBryan Newbold2019-04-041-1/+4
|
* test api helpers (found bug)Bryan Newbold2019-04-042-5/+25
| | | | | | 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.
* test already-merged editgroup_id (via web form)Bryan Newbold2019-04-041-2/+14
|
* add basic tests for a bunch of form handling codeBryan Newbold2019-04-041-17/+137
|
* disable CSRF in unit testsBryan Newbold2019-04-041-0/+1
|
* many web test improvementsBryan Newbold2019-04-048-36/+165
|
* start improving webface test coverageBryan Newbold2019-04-044-118/+207
|
* more citation styles, and testsBryan Newbold2019-04-041-1/+7
|
* link to BibTeX (and test this)Bryan Newbold2019-04-041-0/+26
|
* fix unit test for /health.jsonBryan Newbold2019-04-031-1/+1
|
* refactor and test citeproc codeBryan Newbold2019-03-181-0/+62
|
* update dev setup instructionsBryan Newbold2019-03-151-2/+2
|
* more integration of transform refactorBryan Newbold2019-03-112-0/+15
|
* fix tests/api_releases (schema examples)Bryan Newbold2019-03-041-1/+1
|
* update api_release test for new exampleBryan Newbold2019-03-021-1/+1
|
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-221-1/+1
|
* verify release_status fieldBryan Newbold2019-02-141-1/+18
|
* disable route tests for 'create' pages (for now)Bryan Newbold2019-02-091-4/+6
|
* crossref import tweaks/fixesBryan Newbold2019-01-292-1/+3
| | | | | - refs: article-title not title; save unstructured; authors not author - save 'language' field (already an ISO code)
* fix tests/cli.shBryan Newbold2019-01-281-1/+1
|
* add quick test for WARN rust loggingBryan Newbold2019-01-281-0/+12
|
* fix matched test vectorBryan Newbold2019-01-281-1/+1
| | | | this was resulting in a collision with default/example database objects.
* update journal meta import/transformBryan Newbold2019-01-253-19/+29
|
* tweak crossref import, and update testsBryan Newbold2019-01-242-15/+44
|