aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* more python module refactoringBryan Newbold2018-11-129-13/+12
|
* remove more old python cruftBryan Newbold2018-11-121-5/+0
|
* Merge branch 'kafka'Bryan Newbold2018-11-121-0/+15
|\
| * refactor kafka branch to not use release_modelBryan Newbold2018-11-121-0/+15
| |
| * Revert "FatcatRelease: start wrapping entities with extra methods"Bryan Newbold2018-11-121-15/+0
| | | | | | | | | | | | This reverts commit d70abdd82955feba4eecdda24ff6d95f703e0598. Decided this wasn't the right approach.
| * FatcatRelease: start wrapping entities with extra methodsBryan Newbold2018-11-021-0/+15
| |
* | fix test_file_metadata_parseBryan Newbold2018-11-071-2/+6
|/ | | | | This test was failing after the first run because the database was getting updated. Randomizing the SHA1 means this should run repeatably.
* fix grobid_metadata_importer test for nowBryan Newbold2018-10-121-7/+12
|
* improvements to grobid_metadata importerBryan Newbold2018-09-272-0/+57
| | | | | But still fails tests due to database collision/side-effect on sha1 lookup.
* more python example filesBryan Newbold2018-09-222-0/+424
|
* changes to crossref importer (and tests)Bryan Newbold2018-09-221-0/+35
|
* update python codegenBryan Newbold2018-09-222-80/+0
| | | | | Strip out TAGLINE (tag-related) lines from spec, so we don't get many small Api classes (just one top-level). Ugh.
* more matched testsBryan Newbold2018-09-141-0/+10
|
* switch manifest importer to be json-basedBryan Newbold2018-09-142-37/+3
|
* fixes to matched importer (and a test)Bryan Newbold2018-09-142-0/+35
|
* extid support for crossref importerBryan Newbold2018-09-122-1/+1
|
* fix python import of ORCIDs ending 'X'Bryan Newbold2018-09-103-0/+8
|
* TODO and commentBryan Newbold2018-09-071-0/+60
|
* improve handling of invalid identifiersBryan Newbold2018-08-154-0/+26
|
* webface updaes for newer schema (and abstracts)Bryan Newbold2018-07-251-0/+34
|
* update python codegen libraryBryan Newbold2018-07-252-0/+80
|
* python updates for identifier changesBryan Newbold2018-07-201-4/+4
|
* python base32 identsBryan Newbold2018-07-201-14/+17
|
* fix orcid name parsingBryan Newbold2018-07-181-0/+10
| | | | And add test
* more fatcat-web views (changelog, history, etc)Bryan Newbold2018-06-304-3/+149
|
* stats pageBryan Newbold2018-06-251-0/+3
|
* update fatcat codegenBryan Newbold2018-06-252-0/+46
|
* copy some of paper-search overBryan Newbold2018-06-211-1/+7
|
* implement webface lookups (by url; no search form)Bryan Newbold2018-06-211-4/+22
|