scrapy/scrapyd/tests
Pablo Hoffman 35fb01156e removed some obsolete remaining code related to sqlite support in scrapy 2012-03-16 11:55:55 -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 some obsolete remaining code related to sqlite support in scrapy 2012-03-16 11:55:55 -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 scrapyd: added new cancel.json api to cancel pending/running jobs 2012-01-03 23:02:19 -02:00
test_utils.py Dropped support for Python 2.5. See: http://blog.scrapy.org/scrapy-dropping-support-for-python-25 2012-03-01 08:18:12 -02:00