aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | Manually merged conflict in: - ./TODO
| * 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
| | | | Doesn't work with Flask wrapper, of course.
* Merge branch 'bnewbold-crude-auth'Bryan Newbold2019-01-0812-16/+191
|\ | | | | | | | | Fixed a conflict in: python/fatcat_export.py
| * 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
| | | | Will replace with elasticsearch-based dash in webface
* python impl of API ident harmonizationBryan Newbold2018-12-245-137/+137
|
* more subentity/UI testsBryan Newbold2018-12-211-0/+224
|
* test prev_rev behaviorBryan Newbold2018-12-211-6/+30
|
* more edit edgecases; editgroup status checkBryan Newbold2018-12-213-1/+108
|
* more state/edit edge case testsBryan Newbold2018-12-213-83/+196
|
* better name for api_entity_state py testsBryan Newbold2018-12-211-0/+0
|
* more redirect/state testsBryan Newbold2018-12-211-0/+15
|
* disallow self-redirectsBryan Newbold2018-12-201-0/+24
|
* update redirect testsBryan Newbold2018-12-201-22/+66
|
* test codegenBryan Newbold2018-12-141-0/+120
| | | | | I didn't actually notice until recently that these are empty and thus useless, sigh.
* whole bunch of entity redirect tests (python)Bryan Newbold2018-12-142-0/+342
| | | | | Some of the edge cases are marked skip while I re-think what behavior should actually be.
* fix brittle/flapping python matched testBryan Newbold2018-12-141-4/+6
|
* fix file extraction (and transforms)Bryan Newbold2018-11-262-0/+6
|
* crossref importer checks for existing DOIsBryan Newbold2018-11-211-1/+15
|
* better DOI registrar harvestersBryan Newbold2018-11-191-0/+40
|
* large refactor of python names/pathsBryan Newbold2018-11-157-15/+14
| | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose
* update crossref controlled vocabBryan Newbold2018-11-141-1/+7
|
* shuffle around fatcat_tools layoutBryan Newbold2018-11-137-8/+8
|