aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* datacite: clean abstracts, use unknown value tokensMartin Czygan2020-01-063-3/+3
* datacite: always include "datacite" key in extraMartin Czygan2020-01-0414-26/+26
* datacite: use normal.clean_doiMartin Czygan2020-01-031-4/+0
* datacite: parse_datacite_dates returns monthMartin Czygan2020-01-031-7/+16
* datacite: prepare release_month (stub)Martin Czygan2020-01-031-14/+14
* datacite: remove --lang-detect flagMartin Czygan2020-01-035-10/+15
* datacite: add another test caseMartin Czygan2020-01-023-1/+71
* datacite: open case for editing after creationMartin Czygan2020-01-021-0/+2
* datacite: add helper script to create new test caseMartin Czygan2020-01-021-0/+14
* datacite: address raw_name index form commentMartin Czygan2020-01-0220-112/+128
* datacite: add conversion fixturesMartin Czygan2020-01-0250-1/+3949
* datacite: adjust testsMartin Czygan2019-12-281-2/+1
* address first round of MR14 commentsMartin Czygan2019-12-281-2/+176
* improve datacite field mapping and importMartin Czygan2019-12-283-17/+92
* datacite: importer skeletonMartin Czygan2019-12-281-0/+25
* datacite: fix harvest testMartin Czygan2019-12-271-1/+1
* datacite: add simple test and fixture for datacite api interactionMartin Czygan2019-12-272-0/+46
* add regression test for medlinedate -> year parsingBryan Newbold2019-12-232-0/+102
* regression test for deleted entity history viewBryan Newbold2019-12-091-0/+25
* add basic test for crossref harvest API callBryan Newbold2019-12-062-0/+46
* add regression test for upper-case SHA-1 form submitBryan Newbold2019-12-021-0/+10
* ingest file result importerBryan Newbold2019-11-152-0/+59
* test for ingest transformBryan Newbold2019-11-151-0/+57
* add ingest request transform (and test)Bryan Newbold2019-11-151-1/+1
* Merge branch 'martin-search-results-pagination' into 'master'Martin Czygan2019-11-151-2/+3
|\
| * address test issueMartin Czygan2019-11-151-2/+3