scrapy/tests
Lucy Wang 1eb146d0df fix tests on jessie 2018-07-10 00:53:46 +05:00
..
keys revert wrong changes 2018-07-10 00:53:33 +05:00
mocks
sample_data Add file listing resource + redirecting resource to MockServer 2017-03-10 21:35:25 +01:00
test_cmdline Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_settings Support 'True' and 'False' strings as boolean settings values 2017-01-30 16:33:08 +01:00
test_spiderloader Do not use self.assertRaises() as context manager 2017-03-09 12:21:03 +01:00
test_utils_misc Update deprecated test aliases 2017-08-09 12:52:10 +02:00
__init__.py Use https links wherever possible 2017-10-28 16:24:40 +05:30
mockserver.py Remove old test certificate+key 2017-04-27 23:35:01 +02:00
pipelines.py Update docstring 2016-11-08 13:30:51 +01:00
py3-ignores.txt Re-enable FTP tests on Python 3 2017-02-27 17:42:00 +01:00
requirements-py3.txt [httpcompression] minor style edits 2017-02-07 10:22:42 +01:00
requirements.txt [httpcompression] minor style edits 2017-02-07 10:22:42 +01:00
spiders.py deprecate Spider.make_requests_from_url. Fixes #1495. 2017-02-16 03:39:34 +05:00
test_closespider.py
test_command_fetch.py Let framework handle only HTTP redirects by default for fetch and shell commands 2016-12-07 17:56:13 +01:00
test_command_parse.py removed commented out code, wrapped line to pep-8 and removed backlashes 2017-11-11 18:30:01 -05:00
test_command_shell.py Add test for fetch(url) within shell with and without redirect 2016-12-07 19:07:32 +01:00
test_command_version.py Fix test 2017-09-25 12:49:27 +02:00
test_commands.py Add test for DNS cache disabling 2017-07-04 23:10:19 +02:00
test_contracts.py
test_crawl.py Revert unneeded test_crawl changes 2017-03-07 14:20:52 +03:00
test_crawler.py Respect log settings in custom_settings: fixes GH-1612 2017-03-03 18:01:11 +03:00
test_dependencies.py
test_downloader_handlers.py fix tests on jessie 2018-07-10 00:53:46 +05:00
test_downloadermiddleware.py
test_downloadermiddleware_ajaxcrawlable.py
test_downloadermiddleware_cookies.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_downloadermiddleware_decompression.py
test_downloadermiddleware_defaultheaders.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_downloadermiddleware_downloadtimeout.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_downloadermiddleware_httpauth.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_downloadermiddleware_httpcache.py HTTP Cache: treat 308 as 301 2017-07-26 19:01:48 +02:00
test_downloadermiddleware_httpcompression.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_downloadermiddleware_httpproxy.py Fix typos in tests 2017-10-01 12:24:56 -03:00
test_downloadermiddleware_redirect.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_downloadermiddleware_retry.py Improvise the clarity of test cases 2017-03-23 19:45:04 +05:30
test_downloadermiddleware_robotstxt.py Pass user-agent as native str when checking URLs against robots.txt 2016-11-15 17:38:32 +01:00
test_downloadermiddleware_stats.py
test_downloadermiddleware_useragent.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_dupefilters.py
test_engine.py deprecate Spider.make_requests_from_url. Fixes #1495. 2017-02-16 03:39:34 +05:00
test_exporters.py
test_feedexport.py Feed exports: rewrite indentation test without .strip() 2017-05-09 11:58:53 -03:00
test_http_cookies.py Update asserts to use more generic ones 2017-08-09 12:52:10 +02:00
test_http_headers.py
test_http_request.py Update asserts to use more generic ones 2017-08-09 12:52:10 +02:00
test_http_response.py TST fix tests to account for changes in w3lib 1.19 2018-07-09 23:28:12 +05:00
test_item.py Force Travis CI to test again 2017-08-04 14:35:43 +02:00
test_link.py
test_linkextractors.py TST fixed compatibility with new link extractor whitespace handling 2017-02-21 00:05:40 +05:00
test_linkextractors_deprecated.py TST fixed compatibility with new link extractor whitespace handling 2017-02-21 00:05:40 +05:00
test_loader.py Update asserts to use more generic ones 2017-08-09 12:52:10 +02:00
test_logformatter.py [logformatter] backward compat comments 2017-03-17 08:11:20 +01:00
test_mail.py (fixes #2272) using arg_to_iter() to wrap single values and list() to avoid consuming from generators. 2016-10-18 11:06:55 -03:00
test_middleware.py
test_pipeline_crawl.py Refactor to also test FilesPipeline 2017-03-12 17:30:24 +01:00
test_pipeline_files.py Add tests for GCS Storage 2017-09-13 16:24:16 +09:00
test_pipeline_images.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_pipeline_media.py Refactor settings tests 2017-03-03 17:03:25 +01:00
test_proxy_connect.py retry stats 2017-02-14 20:27:49 +05:00
test_pydispatch_deprecated.py
test_responsetypes.py Merge pull request #1503 from demelziraptor/amazon-json-response 2016-09-12 13:21:16 -03:00
test_selector.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_selector_csstranslator.py
test_spider.py Merge pull request #2854 from jenya/2853-sitemap-follow-alternate-fix 2017-08-21 19:15:03 +05:00
test_spidermiddleware_depth.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_spidermiddleware_httperror.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_spidermiddleware_offsite.py checking for subclass of URLWarning instead of checking error message text when URL in allowed_domains 2017-11-26 20:07:04 +01:00
test_spidermiddleware_referer.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_spidermiddleware_urllength.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_spiderstate.py TST remove temporary files and folders 2017-02-16 17:50:38 +05:00
test_squeues.py Fix queue serialization test on PyPy 2017-06-15 13:05:45 +03:00
test_stats.py
test_toplevel.py
test_urlparse_monkeypatches.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_utils_conf.py Validate values for components order 2017-02-07 09:13:57 -03:00
test_utils_console.py
test_utils_datatypes.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_utils_defer.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_utils_deprecate.py
test_utils_gz.py Modifying existing gzip read failure recovery mechanism to patch read for broken archives 2016-08-11 18:21:42 +05:30
test_utils_http.py
test_utils_httpobj.py
test_utils_iterators.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_utils_log.py
test_utils_project.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_utils_python.py Fix get_func_args test for pypy3 2017-12-25 14:48:10 +03:00
test_utils_reqser.py make reqser tests create Request with proper callback/errback 2017-06-05 17:26:52 -03:00
test_utils_request.py
test_utils_response.py response_status_message should not fail on non-standard HTTP codes 2016-03-12 14:16:40 +01:00
test_utils_serialize.py Add set serialization to ScrapyJSONEncoder 2016-07-22 17:20:03 -04:00
test_utils_signal.py Update asserts to use more generic ones 2017-08-09 12:52:10 +02:00
test_utils_sitemap.py handle relative sitemap urls in robots.txt 2016-12-01 09:53:40 -03:00
test_utils_spider.py
test_utils_template.py
test_utils_trackref.py
test_utils_url.py Fix strip_url() tests 2017-03-01 20:59:52 +01:00
test_webclient.py Update asserts to use more generic ones 2017-08-09 12:52:10 +02:00