aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests
Commit message (Expand)AuthorAgeFilesLines
* datacite: improve license mappingMartin Czygan2020-06-301-0/+14
* datacite: hard cast possible date value to stringMartin Czygan2020-06-291-0/+1
* datacite: fix test docsMartin Czygan2020-05-291-3/+3
* Merge branch 'bnewbold-ingest-stage' into 'master'Martin Czygan2020-05-282-7/+41
|\
| * regression test for release_stage mismatch with ingest requestBryan Newbold2020-05-262-7/+41
* | rename HarvestState.next() to HarvestState.next_span()Bryan Newbold2020-05-261-2/+2
|/
* HACK: try to squelch pylint in CIBryan Newbold2020-05-261-2/+2
* Merge remote-tracking branch 'github/master'Bryan Newbold2020-05-221-5/+5
|\
| * Indentity is not the same this as equality in PythonChristian Clauss2020-05-141-5/+5
* | datacite: fix type errorMartin Czygan2020-04-223-1/+77
* | datacite: fix a raw name constraint violationMartin Czygan2020-04-203-1/+78
|/
* crossref: switch from index-date to update-dateBryan Newbold2020-03-301-1/+1
* Merge pull request #53 from EdwardBetts/spellingbnewbold2020-03-272-3/+3
|\
| * Correct spelling mistakesEdward Betts2020-03-272-3/+3
* | Merge branch 'bnewbold-400-bad-revisions' into 'master'Martin Czygan2020-03-261-0/+2
|\ \
| * | catch ApiValueError in some generic API callsBryan Newbold2020-03-251-0/+2
* | | improve citeproc/CSL web interfaceBryan Newbold2020-03-252-13/+53
|/ /
* | pubmed: handle multiple ReferenceListBryan Newbold2020-03-202-0/+218
* | Merge branch 'martin-kafka-bs4-import' into 'master'Martin Czygan2020-03-103-0/+80
|\ \ | |/ |/|
| * pubmed: move mapping generation out of fetch_dateMartin Czygan2020-03-101-0/+2
| * more pubmed adjustmentsMartin Czygan2020-02-223-0/+78
* | Merge branch 'bnewbold-elastic-v03b'Bryan Newbold2020-02-264-4/+61
|\ \
| * | ES updates: fix tests to accept archive.org in host/domainBryan Newbold2020-02-141-2/+3
| * | ES releases: host/domain fixesBryan Newbold2020-01-311-0/+3
| * | implement host+domain parsing for file ES transformBryan Newbold2020-01-301-4/+3
| * | fix ES file schema plural field namesBryan Newbold2020-01-291-1/+1
| * | actually implement changelog transformBryan Newbold2020-01-291-1/+23
| * | fix some transform bugs, add some testsBryan Newbold2020-01-294-5/+16
| * | first implementation of ES file schemaBryan Newbold2020-01-291-2/+23
* | | shadow import: more filtering of file_meta fieldsBryan Newbold2020-02-132-18/+18
* | | basic shadow importerBryan Newbold2020-02-132-0/+71
| |/ |/|
* | datacite: add exception for https://www.micropublication.org/Martin Czygan2020-01-311-1/+2
* | datacite: improve date handling and minor tweakMartin Czygan2020-01-303-2/+111
|/
* do not normalize "en dash" in DOIMartin Czygan2020-01-171-1/+1
* ingest: improve tests, support old ingest resultsBryan Newbold2020-01-153-1/+18
* datacite: add entry to license slug mapMartin Czygan2020-01-091-0/+1
* datacite: ignore known unknown values in resourceType*Martin Czygan2020-01-093-1/+95
* datacite: abstracts may be strings or list of stringsMartin Czygan2020-01-095-1/+187
* datacite: improve license_slug handlingMartin Czygan2020-01-093-2/+33
* datacite: add 'Unknown' to blacklistMartin Czygan2020-01-091-7/+1
* datacite: get rid of schemaVersionMartin Czygan2020-01-0917-32/+14
* datacite: reformat test cases and use jq . --sort-keysMartin Czygan2020-01-0854-2299/+2301
* datacite: factor out contributor handlingMartin Czygan2020-01-085-2/+107
* datacite: adjust tests for release_monthMartin Czygan2020-01-0812-12/+12
* datacite: mark additional files as stubMartin Czygan2020-01-083-1/+73
* datacite: CCDC are entries, mostlyMartin Czygan2020-01-081-1/+1
* datacite: adding datacite-specific extra metadataMartin Czygan2020-01-0730-1468/+1570
* datacite: month field should be top-levelMartin Czygan2020-01-0611-14/+14
* datacite: include month in extraMartin Czygan2020-01-0611-11/+13
* datacite: indicate mismatched file in testMartin Czygan2020-01-061-1/+1