harvester-d4science/ckanext/harvest/tests
Ken Tsang b625f642dc Add force-import to reharvest datasets
- datasets that were created incorrectly because of bugs in the system would not otherwise be reharvested  unless the harvest source changed.
2019-07-24 09:49:43 +01:00
..
harvesters Fixed codestyle in test_ckanharvester.py 2019-03-18 11:16:50 +00: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 Apply flake8 2019-03-06 13:19:05 +02:00
lib.py Add force-import to reharvest datasets 2019-07-24 09:49:43 +01:00
test_action.py Fix importing assert_in 2019-03-06 14:12:27 +02:00
test_auth.py Apply flake8 2019-03-06 13:19:05 +02:00
test_controller.py One more fix for 2.9 2018-10-26 14:11:20 +02:00
test_queue.py Update Redis exception to drop stack trace 2019-05-08 11:26:05 +01: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