scrapy/scrapyd/tests
Pablo Hoffman df54ed0041 Some Scrapyd enhancements:
* added minimal web ui
* return unique id per job (spider scheduled)
* store one log per spider run (job) and rotate them, keeping the last N logs (where N is configurable through settings)
2010-11-30 02:26:31 -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 Some Scrapyd enhancements: 2010-11-30 02:26:31 -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 Scrapyd enhancements: 2010-11-30 02:26:31 -02:00