aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests
Commit message (Expand)AuthorAgeFilesLines
* basic JALC XML DOI metadata parserx-attic-more-importersBryan Newbold2019-03-111-0/+176
* basic JSTOR XML parserBryan Newbold2019-03-051-0/+58
* basic arxivraw XML parserBryan Newbold2019-03-051-0/+31
* basic pubmed parserBryan Newbold2019-03-051-0/+36822
* 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
* 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
* update journal meta import/transformBryan Newbold2019-01-253-19/+29
* tweak crossref import, and update testsBryan Newbold2019-01-242-15/+44
* empty fields testBryan Newbold2019-01-241-0/+13
* allow importing contrib/refs listsBryan Newbold2019-01-242-4/+12
* start changes to release ES schemaBryan Newbold2019-01-232-2/+3
* ensure crossref importer doesn't create empty editgroupsBryan Newbold2019-01-231-0/+2
* add missing dateBryan Newbold2019-01-231-1/+1
* more tests; fix some importer behaviorBryan Newbold2019-01-235-13/+68
* specific test for desc/extra in editgroupsBryan Newbold2019-01-231-2/+26
* improve changelog testsBryan Newbold2019-01-235-11/+15
* refactor remaining importersBryan Newbold2019-01-226-28/+27
* refactored crossref importer to new styleBryan Newbold2019-01-222-29/+32
* crossref importer updatesBryan Newbold2019-01-223-3/+4
* fix issn -> journal-metadata renameBryan Newbold2019-01-221-1/+1
* more per-entity testsBryan Newbold2019-01-227-58/+312
* basic tests for filesets and webcapturesBryan Newbold2019-01-182-0/+160
* don't need string bools in query flags any moreBryan Newbold2019-01-171-8/+8
* issn => journal_metadata in several placesBryan Newbold2019-01-172-26/+26
* Merge branch 'citation-efficiency'Bryan Newbold2019-01-171-0/+113
|\
| * python tests for citation efficiencyBryan Newbold2019-01-141-0/+113
* | add annotations and editgroup testsBryan Newbold2019-01-152-0/+155
* | cleanup test fixtures a bitBryan Newbold2019-01-141-28/+2
|/
* start fixing webface for editgroup changesBryan Newbold2019-01-111-1/+1
* python: test fixes for required editgroup_idBryan Newbold2019-01-092-7/+7
* remove redundant old codegen testsBryan Newbold2019-01-0926-1528/+0
* partially revert raise_for_status() refactorBryan Newbold2019-01-082-40/+38
* Merge branch 'bnewbold-crude-auth'Bryan Newbold2019-01-0812-16/+191
|\
| * importers and tests all use new api-passingBryan Newbold2019-01-087-13/+51
| * start updating importer auth with crossref importerBryan Newbold2019-01-082-5/+16
| * python codegenBryan Newbold2019-01-081-0/+6
| * run basic CLI tests in CIBryan Newbold2019-01-081-0/+26
| * python codegenBryan Newbold2019-01-031-0/+6
| * python codegenBryan Newbold2019-01-033-0/+86
| * add crude/manual auth token to python tests (fixing them)Bryan Newbold2018-12-311-0/+2
* | check request status codes idiomaticallyBryan Newbold2018-12-292-38/+40
|/
* python codegren for fileset/webBryan Newbold2018-12-266-0/+332
* remove unused postgres-backed stats stuffBryan Newbold2018-12-243-49/+0