pyspider/tests
2017-03-05 20:51:23 +00:00
..
__init__.py running test with setup.py test 2014-12-27 12:13:08 +08:00
data_fetcher_processor_handler.py add task level storage for customise task tracking: self.save 2015-05-01 21:37:33 +08:00
data_handler.py add test and feature test for timeout 2016-09-02 23:39:34 +01:00
data_sample_handler.py fix phantomjs fetcher 403 not close issue, add missing files 2015-01-24 15:41:48 +08:00
data_test_webpage.py better splash wait time before request end 2016-09-13 23:16:07 +01:00
test_base_handler.py fix dict values in crawl_config priority higher then self.crawl issue 2017-02-26 10:44:01 +00:00
test_bench.py revert changes for py.test 2016-11-21 22:20:46 +00:00
test_counter.py fix pause not reset properly, increase test coverage 2016-08-30 01:11:46 +01:00
test_database.py fix again 2016-09-14 22:08:28 +01:00
test_fetcher_processor.py accept user_agent argument from self.crawl, as an alias of headers['User-Agent'] 2017-02-13 23:23:45 +00:00
test_fetcher.py www.not-exists-site.com is exists now! WTF! 2017-01-17 01:16:32 +08:00
test_message_queue.py try to debug "FAIL: test_30_full (test_message_queue.TestPikaRabbitMQ)" 2017-03-05 20:51:23 +00:00
test_processor.py add support for from projects import ... 2017-02-26 16:37:01 +00:00
test_response.py fix wrong reraise value, fix #578 2016-11-21 22:42:42 +00:00
test_result_dump.py fix exception in dump_as_csv when result is not an object 2016-01-25 20:38:28 +00:00
test_result_worker.py fix pause not reset properly, increase test coverage 2016-08-30 01:11:46 +01:00
test_run.py fix test 2016-08-10 22:18:33 +01:00
test_scheduler.py add command parameter to disable auto pause, fix #576 2016-12-29 11:08:10 +00:00
test_utils.py add test for full format of date 2015-10-15 20:01:06 +01:00
test_webdav.py add support for from projects import ... 2017-02-26 16:37:01 +00:00
test_webui.py add a link to task page in debug 2016-10-26 19:56:08 +01:00
test_xmlrpc.py replace xmlrpc server with tornado 2016-03-06 11:25:57 +00:00