scrapy/scrapyd/tests
Pablo Hoffman a1dbc62b45 removed CONCURRENT_SPIDERS setting (use scrapyd maxproc instead) 2011-09-02 18:27:39 -03: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 removed CONCURRENT_SPIDERS setting (use scrapyd maxproc instead) 2011-09-02 18:27:39 -03: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 moved scrapy.utils.sqlite to scrapyd.sqlite 2011-08-27 01:20:57 -03:00
test_utils.py updated documentation and code to use -s instead of --set option 2011-09-01 14:35:37 -03:00