scrapy/scrapyd/tests
Pablo Hoffman bbffa59497 Some changes to Scrapyd:
* Always start one process per spider
* Added max_proc_per_cpu option (defaults to 4)
* Return the number of spiders (instead of a list of them) in schedule.json
2010-11-29 17:19:05 -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_eggstorage.py Added tests for Scrapyd components. Closes #237 2010-09-14 01:44:10 -03:00
test_eggutils.py fixed some compatibility issues with python 2.5 in scrapyd 2010-10-26 17:21:43 -02:00
test_environ.py scrapyd: make Environment tests independent of the current OS environment 2010-10-27 06:49:15 -02:00
test_poller.py Some changes to Scrapyd: 2010-11-29 17:19:05 -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_utils.py Some changes to Scrapyd: 2010-11-29 17:19:05 -02:00