| .. |
|
keys
|
revert wrong changes
|
2018-03-13 13:05:37 +08:00 |
|
mocks
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
sample_data
|
Add file listing resource + redirecting resource to MockServer
|
2017-03-10 21:35:25 +01:00 |
|
test_cmdline
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
test_settings
|
Simplify some more imports.
|
2019-11-14 13:45:39 +05:00 |
|
test_spiderloader
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_utils_misc
|
Merge pull request #4157 from Gallaecio/flake8
|
2019-11-14 23:42:06 +05:00 |
|
__init__.py
|
Simplify some more imports.
|
2019-11-14 13:45:39 +05:00 |
|
constraints.txt
|
Added constrain on lxml version based on Python version
|
2019-07-30 23:24:41 -03:00 |
|
ignores.txt
|
Rename tests/py3-ignores.txt to tests/ignores.txt.
|
2019-11-19 13:52:49 +05:00 |
|
mockserver.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-22 12:12:29 -03:00 |
|
pipelines.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
requirements-py3.txt
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-19 11:01:34 -03:00 |
|
spiders.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
test_closespider.py
|
[MRG+1] Show elapsed time in statscollector (#3638)
|
2019-04-07 00:03:40 +05:00 |
|
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
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_command_shell.py
|
Switch from ` to `` where inline code formatting is desired
|
2019-03-01 16:56:58 +01:00 |
|
test_command_version.py
|
Fix test
|
2017-09-25 12:49:27 +02:00 |
|
test_commands.py
|
Replace to_native_str calls with to_unicode.
|
2019-11-14 13:45:39 +05:00 |
|
test_contracts.py
|
Remove elluding six occurrences
|
2019-11-03 12:26:38 -03:00 |
|
test_crawl.py
|
Remove six.moves occurrences from tests
|
2019-11-03 00:01:09 -03:00 |
|
test_crawler.py
|
Deprecation removals for Scrapy 1.7
|
2019-07-06 13:41:56 +00:00 |
|
test_dependencies.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_downloader_handlers.py
|
Merge pull request #4186 from Gallaecio/lgtm
|
2019-11-22 12:28:29 +05:00 |
|
test_downloadermiddleware.py
|
Simplify some more imports.
|
2019-11-14 13:45:39 +05:00 |
|
test_downloadermiddleware_ajaxcrawlable.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_downloadermiddleware_cookies.py
|
Prevent more DeprecationWarnings
|
2019-07-13 22:14:00 -03:00 |
|
test_downloadermiddleware_decompression.py
|
PY3 fix test downloadermiddleware decompression
|
2015-07-29 13:51:01 +00:00 |
|
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
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
test_downloadermiddleware_httpcompression.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
test_downloadermiddleware_httpproxy.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
test_downloadermiddleware_redirect.py
|
Fix redirection error when the Location header value starts with 3 slashes (#4042)
|
2019-10-30 09:09:12 +01:00 |
|
test_downloadermiddleware_retry.py
|
Improvise the clarity of test cases
|
2017-03-23 19:45:04 +05:30 |
|
test_downloadermiddleware_robotstxt.py
|
Simplify some more imports.
|
2019-11-14 13:45:39 +05:00 |
|
test_downloadermiddleware_stats.py
|
PY3 fix DownloaderStats middleware tests
|
2015-09-01 04:09:15 +05:00 |
|
test_downloadermiddleware_useragent.py
|
Update deprecated test aliases
|
2017-08-09 12:52:10 +02:00 |
|
test_dupefilters.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_engine.py
|
Remove six.moves occurrences from tests
|
2019-11-03 00:01:09 -03:00 |
|
test_exporters.py
|
Remove more six imports
|
2019-11-03 01:11:28 -03:00 |
|
test_extension_telnet.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
test_feedexport.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-22 12:12:29 -03:00 |
|
test_http_cookies.py
|
Remove six.moves occurrences from tests
|
2019-11-03 00:01:09 -03:00 |
|
test_http_headers.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
test_http_request.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-22 12:12:29 -03:00 |
|
test_http_response.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-19 11:01:34 -03:00 |
|
test_item.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-19 11:01:34 -03:00 |
|
test_link.py
|
Rename test_non_str_url_py2 to test_bytes_url.
|
2019-11-14 22:53:28 +05:00 |
|
test_linkextractors.py
|
Use a better name for the LxmlLinkExtractor subclassing test
|
2019-12-18 12:09:03 +01:00 |
|
test_loader.py
|
Merge branch 'master' into remove-six-code
|
2019-11-25 10:34:21 +01:00 |
|
test_logformatter.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
test_mail.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_middleware.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_pipeline_crawl.py
|
TST update tests to use get/getall/attrib instead of extract
|
2018-09-12 17:57:27 +05:00 |
|
test_pipeline_files.py
|
Simplify some more imports.
|
2019-11-14 13:45:39 +05:00 |
|
test_pipeline_images.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
test_pipeline_media.py
|
Fix flake8-detected errors.
|
2019-11-14 15:24:37 +05:00 |
|
test_proxy_connect.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-22 12:12:29 -03:00 |
|
test_request_cb_kwargs.py
|
Remove six.PY2 and six.PY3 conditionals.
|
2019-11-14 13:45:37 +05:00 |
|
test_responsetypes.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_robotstxt_interface.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
test_scheduler.py
|
improve tests and fix some lint warnings (#6)
|
2019-03-25 16:08:40 +03:00 |
|
test_selector.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
test_spider.py
|
Merge pull request #4170 from mabelvj/4133-handle-start_url
|
2019-12-05 17:47:03 +05:00 |
|
test_spidermiddleware.py
|
Simplify some more imports.
|
2019-11-14 13:45:39 +05:00 |
|
test_spidermiddleware_depth.py
|
Fix W391 Blank line at end of file (#4137)
|
2019-11-07 17:47:35 +01:00 |
|
test_spidermiddleware_httperror.py
|
[MRG+1] Automatic port selection for servicies in unit tests (#3210)
|
2018-05-23 21:25:50 +03:00 |
|
test_spidermiddleware_offsite.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
test_spidermiddleware_output_chain.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
test_spidermiddleware_referer.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-22 12:12:29 -03:00 |
|
test_spidermiddleware_urllength.py
|
Fix W391 Blank line at end of file (#4137)
|
2019-11-07 17:47:35 +01:00 |
|
test_spiderstate.py
|
TST remove temporary files and folders
|
2017-02-16 17:50:38 +05:00 |
|
test_squeues.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_stats.py
|
Simplify some more imports.
|
2019-11-14 13:45:39 +05:00 |
|
test_toplevel.py
|
Remove more six imports
|
2019-11-03 01:11:28 -03:00 |
|
test_urlparse_monkeypatches.py
|
Remove six.moves occurrences from tests
|
2019-11-03 00:01:09 -03:00 |
|
test_utils_conf.py
|
Add missing whitespace after ‘,’, ‘;’ or ‘:’
|
2019-11-13 10:52:05 +01:00 |
|
test_utils_console.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_utils_curl.py
|
Remove elluding six occurrences
|
2019-11-03 12:26:38 -03:00 |
|
test_utils_datatypes.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-19 11:01:34 -03:00 |
|
test_utils_defer.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
test_utils_deprecate.py
|
Simplify some more imports.
|
2019-11-14 13:45:39 +05:00 |
|
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
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_utils_httpobj.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_utils_iterators.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
test_utils_log.py
|
Remove __future__ imports from tests
|
2019-11-02 23:27:04 -03:00 |
|
test_utils_project.py
|
Fix test_utils_project under Windows
|
2018-08-15 01:53:20 -03:00 |
|
test_utils_python.py
|
Merge pull request #4114 from scrapy/remove-py2-tests
|
2019-11-21 18:22:10 +05:00 |
|
test_utils_reqser.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
test_utils_request.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
test_utils_response.py
|
Remove six.moves occurrences from tests
|
2019-11-03 00:01:09 -03:00 |
|
test_utils_serialize.py
|
Add set serialization to ScrapyJSONEncoder
|
2016-07-22 17:20:03 -04:00 |
|
test_utils_signal.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_utils_sitemap.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_utils_spider.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test_utils_template.py
|
Test utils.template.render_templatefile()
|
2015-08-26 20:44:33 +03:00 |
|
test_utils_trackref.py
|
Simplify some more imports.
|
2019-11-14 13:45:39 +05:00 |
|
test_utils_url.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-22 12:12:29 -03:00 |
|
test_webclient.py
|
Remove Python 2-only tests.
|
2019-11-19 13:52:49 +05:00 |