harvester-d4science/ckanext/harvest/tests
David Read cc438786de More explicit checks of the exception thrown when checking harvest config. Also the default_groups test was checking the wrong thing completely. 2017-05-02 20:39:49 +00:00
..
harvesters More explicit checks of the exception thrown when checking harvest config. Also the default_groups test was checking the wrong thing completely. 2017-05-02 20:39:49 +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 [#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 [#219] Fix tests auth 2016-01-14 11:23:17 +00: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