harvester-d4science/ckanext/harvest/tests
David Read 52c071dbe9 Improved error handling. e.g. if the site it harvests just returns errors. 2016-02-15 12:10:44 +00:00
..
harvesters Improved error handling. e.g. if the site it harvests just returns errors. 2016-02-15 12:10:44 +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 Swap import statements to make sure `run_test` works on CKAN 2.3 2016-01-11 22:13:25 +01:00
lib.py Improved error handling. e.g. if the site it harvests just returns errors. 2016-02-15 12:10:44 +00:00
test_action.py Fix tests for ckan 2.2 again with amercaders suggestion. 2015-12-11 11:52:00 +00:00
test_auth.py Add legacy import for CreateTestData 2016-01-11 22:35:11 +01:00
test_controller.py [#219] Fix tests auth 2016-01-14 11:23:17 +00:00
test_queue.py [#205] "detailed" removed in a couple of other benign places. 2015-12-08 10:18:36 +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