scrapy/scrapyd/tests
Pablo Hoffman 91b9d89ffd moved scrapy.utils.sqlite to scrapyd.sqlite
--HG--
rename : scrapy/utils/sqlite.py => scrapyd/sqlite.py
rename : scrapy/tests/test_utils_sqlite.py => scrapyd/tests/test_sqlite.py
2011-08-27 01:20:57 -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 fixed test broken in previous commit 2011-06-12 02:55:21 -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 scrapyd: added support for passing custom settings to schedule.json 2011-08-27 01:02:14 -03:00