harvester-d4science/ckanext/harvest/tests
Knud Möller 717fdb35dd move _last_error_free_job from CKANHarvester to HarvesterBase 2017-11-10 12:19:25 +01:00
..
harvesters move _last_error_free_job from CKANHarvester to HarvesterBase 2017-11-10 12:19:25 +01:00
__init__.py [tests]: Moved to this repo test code from dgu repo that might be useful or might not. Completely broken, but maybe be worth something. 2012-01-11 10:29:05 +00:00
factories.py Swap import statements to make sure `run_test` works on CKAN 2.3 2016-01-11 22:13:25 +01:00
lib.py [#249] Test and fix docs for default_tags. Needed to improve error handling when saving ValidationError in a HOE. 2016-06-09 22:11:03 +00:00
test_action.py Avoid the "# dont use factory because it looks for the existing source" by copying the SOURCE_DICT each time, rather than letting tests edit the master copy. 2016-11-16 15:40:44 +01:00
test_auth.py Add legacy import for CreateTestData 2016-01-11 22:35:11 +01:00
test_controller.py Fix url_for depending tests 2017-07-27 16:09:00 +01:00
test_queue.py [#257] Purge only our own Redis data. 2016-07-20 16:24:13 +02:00
test_queue2.py Fetch stage can also return "unchanged", same as the import stage. Used by DGU. It is useful to skip an object like this, to avoid saving the fetched content in a HarvestObject (saves disk usage). 2015-12-01 17:38:57 +00:00