harvester-d4science/ckanext/harvest/tests
David Read b0780b2062 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
..
harvesters Merge branch 'immediate-harvest' 2015-11-20 12:28:35 +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 [#111] Run jobs straight away. 2015-10-28 21:58:36 +00:00
lib.py Merge branch 'immediate-harvest' 2015-11-20 12:28:35 +00:00
test_action.py Revert ok_ - makes it slightly less readable for little benefit. 2015-11-13 13:45:56 +00:00
test_auth.py Fix tests, set up Travis 2015-04-07 13:31:45 +01:00
test_queue.py Fix job stats key - it is "errored" not "errors" - the keys are from report_status. And lots of PEP8. 2015-11-25 20:55:32 +00: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