summaryrefslogtreecommitdiffstats
path: root/python/tests
Commit message (Expand)AuthorAgeFilesLines
* DOAJ: remove accidentally commited 'skip' of a testBryan Newbold2020-11-201-1/+0
* doaj: fix update code path (getattr not __dict__)Bryan Newbold2020-11-202-11/+67
* implement remainder of DOAJ article importerBryan Newbold2020-11-191-11/+6
* initial implementation of DOAJ importerBryan Newbold2020-11-192-0/+97
* ingest: fix XML ingest test fileBryan Newbold2020-11-051-1/+1
* ingest: progress on HTML ingestBryan Newbold2020-11-052-2/+44
* ingest: tests for basic XML ingestBryan Newbold2020-11-052-0/+18
* ingest: basic checks for ingest_typeBryan Newbold2020-11-052-1/+7
* Merge branch 'bnewbold-202009-polish' into 'master'Martin Czygan2020-09-292-6/+6
|\
| * lint cleanupsBryan Newbold2020-09-171-2/+0
| * web: route constraints on fcids and UUIDsBryan Newbold2020-09-171-4/+6
* | address spammy datacite titlesMartin Czygan2020-09-231-0/+6
|/
* datacite: handle case of empty-string versionBryan Newbold2020-09-102-1/+2
* generic file entity clean-ups as part of file_meta importerBryan Newbold2020-09-021-0/+99
* fixes and test coverage for file_meta importerBryan Newbold2020-08-212-0/+68
* datacite importer: update test cases for 'Additional file' as component, not ...Bryan Newbold2020-08-115-5/+5
* datacite import: figshare-specific hacksBryan Newbold2020-08-111-0/+1
* fix typo bug resulting in lost/bad ext_id web editsBryan Newbold2020-07-311-0/+14
* implement webface entity deletionBryan Newbold2020-07-311-0/+57
* fix search redirect codes in new testsBryan Newbold2020-07-301-4/+4
* wire up new TOML viewsBryan Newbold2020-07-302-20/+62
* basic toml transform helperBryan Newbold2020-07-301-0/+22
* simple search route increased coverageBryan Newbold2020-07-301-0/+27
* minor lint fixesBryan Newbold2020-07-301-1/+0
* coverage search: 'recent' endpoint test (minimal)Bryan Newbold2020-07-301-1/+32
* expand test coverage of new preservation viewsBryan Newbold2020-07-301-15/+122
* refactor coverage tests/mocksBryan Newbold2020-07-305-39/+80
* coverage test mock fixesBryan Newbold2020-07-301-14/+51
* lint coverage changes (so far)Bryan Newbold2020-07-302-15/+3
* include new-style preservation+release_type aggs in container statsBryan Newbold2020-07-301-1/+12
* add regression test for broken container coverageBryan Newbold2020-07-302-57/+98
* small lint fixesBryan Newbold2020-07-241-1/+0
* finish backend refactoring of search codeBryan Newbold2020-07-241-2/+77
* update web_search tests to mock ES clientBryan Newbold2020-07-242-45/+47
* refactor release and container searchBryan Newbold2020-07-241-5/+2
* Merge branch 'bnewbold-more-lint-fixes' into 'master'Martin Czygan2020-07-245-6/+5
|\
| * fix actual typo in tests (caught by lint)Bryan Newbold2020-07-231-2/+2
| * simple lint (flake8) fixes in testsBryan Newbold2020-07-234-4/+3
* | make in_kbart transform inclusive of last yearBryan Newbold2020-07-231-0/+46
|/
* datacite: resolve formatting issues in testsMartin Czygan2020-07-1045-150/+54
|\
| * lint (flake8) python test filesBryan Newbold2020-07-0145-168/+71
* | datacite: adjust testsMartin Czygan2020-07-104-10/+6
* | wip: contrib, GH59Martin Czygan2020-07-101-229/+361
* | wip: contrib, GH59Martin Czygan2020-07-105-3/+105
* | datacite: address duplicated contributor issueMartin Czygan2020-07-075-11/+94
|/
* 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