scrapy/scrapyd/tests
Pablo Hoffman dbda33efa6 scrapyd: added support for storing items by default
Items are stored the same way as logs, in jsonlines format.

Also renamed logs_to_keep setting to jobs_to_keep.
2012-01-03 23:08:54 -02:00
..
__init__.py Added tests for Scrapyd components. Closes #237 2010-09-14 01:44:10 -03:00
mybot.egg Make scrapyd.eggutils compatible with Python 2.5 and added tests for get_spider_list_from_eggfile() function (closes #242) 2010-09-19 21:08:27 -03:00
test_dont_load_settings.py A couple of changes to fix #303: 2011-01-05 15:59:43 -02:00
test_eggstorage.py fixed scrapyd tests on win32. closes #295 2011-06-12 02:46:41 -03:00
test_environ.py scrapyd: added support for storing items by default 2012-01-03 23:08:54 -02:00
test_poller.py scrapyd: changed keys used in poller message to _project, _spider, _job, and added link to log file in web ui 2010-11-30 13:03:20 -02:00
test_scheduler.py Refactored Scrapyd code to fix a couple of bugs that ocurred when running projects without eggs 2010-09-22 01:04:15 -03:00
test_spiderqueue.py moved spider queues to scrapyd 2011-07-19 19:39:27 -03:00
test_sqlite.py scrapyd: added new cancel.json api to cancel pending/running jobs 2012-01-03 23:02:19 -02:00
test_utils.py updated documentation and code to use -s instead of --set option 2011-09-01 14:35:37 -03:00