scrapy/tests
Josh Soref 1a5cf00db7 spelling: overridden
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:33:21 -05:00
..
CrawlerProcess Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
CrawlerRunner Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
keys use pathlib 2022-10-17 17:40:10 -04:00
mocks Add missing blank lines between functions and classes 2019-11-18 17:16:09 +01:00
sample_data HTML Conventions 2022-03-17 20:09:56 +01:00
test_cmdline Merge branch 'master' into pathlib 2022-11-25 18:20:25 +05:00
test_cmdline_crawl_with_pipeline use pathlib 2022-10-17 17:40:10 -04:00
test_settings Allow passing classes directly in Settings (#3873) 2020-08-26 13:08:14 +02:00
test_spiderloader Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_utils_misc Merge branch 'master' into pathlib 2022-11-25 18:20:25 +05:00
__init__.py use pathlib 2022-10-17 17:40:10 -04:00
ftpserver.py Allow overwriting feeds (#4512) 2020-08-17 15:10:08 +02:00
ignores.txt Remove deprecated classes BaseSgmlLinkExtractor, RegexLinkExtractor and SgmlLinkExtractor (#4356) 2020-07-17 12:40:04 +02:00
mockserver.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
pipelines.py Flake8: remove F841 2020-05-11 13:50:34 -03:00
requirements.txt Drop Python 3.6 support (#5514) 2022-06-09 00:25:03 -03:00
spiders.py Add tests 2022-10-30 18:28:16 -03:00
test_closespider.py Use f-strings where appropriate (#5246) 2021-10-07 16:27:20 +02:00
test_command_check.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_command_fetch.py Keep 2 spaces between code and inline comments (#4195) 2019-12-13 14:20:48 +01:00
test_command_parse.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_command_shell.py added unittest for scrapy shell command and fixed flake8 error 2022-12-13 21:37:17 -08:00
test_command_version.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
test_commands.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_contracts.py Address 2/3 of warnings from tests (#5561) 2022-07-19 17:39:26 +02:00
test_core_downloader.py test(Slot): cover __repr__ 2020-08-28 13:58:32 +02:00
test_crawl.py spelling: nonexistent 2022-12-18 21:33:21 -05:00
test_crawler.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_dependencies.py fix path to tox.ini 2022-10-20 19:44:35 -04:00
test_downloader_handlers.py spelling: nonexistent 2022-12-18 21:33:21 -05:00
test_downloader_handlers_http2.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_downloadermiddleware.py chore(tests): Remove validations for unsupported modules versions 2022-06-09 09:08:09 -03: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 Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_downloadermiddleware_decompression.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01: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 Address 2/3 of warnings from tests (#5561) 2022-07-19 17:39:26 +02:00
test_downloadermiddleware_httpcache.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_downloadermiddleware_httpcompression.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_downloadermiddleware_httpproxy.py Relax Proxy-Authorization restrictions 2022-09-14 14:47:14 +02:00
test_downloadermiddleware_redirect.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
test_downloadermiddleware_retry.py Allow logger/stats customization in get_retry_request 2021-03-02 12:12:22 -03:00
test_downloadermiddleware_robotstxt.py Engine: deprecations and type hints (#5090) 2021-04-20 08:45:28 -03:00
test_downloadermiddleware_stats.py Address 2/3 of warnings from tests (#5561) 2022-07-19 17:39:26 +02:00
test_downloadermiddleware_useragent.py Update deprecated test aliases 2017-08-09 12:52:10 +02:00
test_dupefilters.py Merge branch 'master' into pathlib 2022-11-25 18:20:25 +05:00
test_engine.py use pathlib 2022-10-17 17:40:10 -04:00
test_engine_stop_download_bytes.py Address 2/3 of warnings from tests (#5561) 2022-07-19 17:39:26 +02:00
test_engine_stop_download_headers.py Address 2/3 of warnings from tests (#5561) 2022-07-19 17:39:26 +02:00
test_exporters.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_extension_telnet.py Flake8: remove F841 2020-05-11 13:50:34 -03:00
test_feedexport.py downgrade type hint syntax 2022-10-18 20:07:29 -04:00
test_http2_client_protocol.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_http_cookies.py Remove Python 2 code from WrappedRequest 2022-02-11 06:19:27 -03:00
test_http_headers.py delete unnecessary test 2022-06-13 23:46:42 +04:30
test_http_request.py spelling: nonexistent 2022-12-18 21:33:21 -05:00
test_http_response.py spelling: indistinct 2022-12-18 21:33:21 -05:00
test_item.py Remove deprecated DictItem class 2022-02-06 18:31:55 -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 Remove `FilteringLinkExtractor` 2022-11-21 07:30:20 -03:00
test_loader.py Fix the flake8 per-file ignore syntax (#5688) 2022-10-21 16:17:04 +02:00
test_loader_deprecated.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_logformatter.py Address 2/3 of warnings from tests (#5561) 2022-07-19 17:39:26 +02:00
test_mail.py Remove the u prefix from strings 2020-07-30 13:39:30 +02:00
test_middleware.py Allow passing classes directly in Settings (#3873) 2020-08-26 13:08:14 +02:00
test_pipeline_crawl.py Merge branch 'master' into pathlib 2022-11-25 18:20:25 +05:00
test_pipeline_files.py use pathlib 2022-10-17 17:40:10 -04:00
test_pipeline_images.py spelling: overridden 2022-12-18 21:33:21 -05:00
test_pipeline_media.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_pipelines.py Add Deferred-to-Future helpers (#5288) 2021-10-22 18:46:01 +02:00
test_pqueues.py Add peek method to queues (#5112) 2021-04-26 14:55:02 -03:00
test_proxy_connect.py use pathlib 2022-10-17 17:40:10 -04:00
test_request_attribute_binding.py spelling: overridden 2022-12-18 21:33:21 -05:00
test_request_cb_kwargs.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_request_dict.py Refactor request to/from dict (#5130) 2021-05-10 18:00:08 +02:00
test_request_left.py Use augmented assignment statements (#5322) 2021-11-16 10:20:56 +01:00
test_responsetypes.py Mind body to choose response class in cache, FTP and HTTP/1.0 (#4873) 2022-06-16 20:52:19 +02:00
test_robotstxt_interface.py Change super syntax (#4707) 2020-08-04 20:42:01 +02:00
test_scheduler.py 2.7 release notes (#5680) 2022-10-17 18:04:29 +05:00
test_scheduler_base.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_selector.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
test_signals.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
test_spider.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_spidermiddleware.py Fix flake8 issues. 2022-07-22 19:18:33 +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 Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_spidermiddleware_offsite.py Flake8: Remove E128 (tests, part 2) 2020-05-06 19:18:29 -03:00
test_spidermiddleware_output_chain.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_spidermiddleware_referer.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_spidermiddleware_urllength.py simpler stats access 2021-03-15 21:38:03 +06:00
test_spiderstate.py use pathlib 2022-10-17 17:40:10 -04:00
test_squeues.py Deprecate unused squeues (#5117) 2021-04-27 09:41:44 -03:00
test_squeues_request.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +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_asyncgen.py Implement spider middleware iterable upgrade/downgrade. 2022-01-11 18:28:32 +05:00
test_utils_asyncio.py Get the event loop from event_loop_policy to avoid a deprecation warning (#5689) 2022-10-27 14:02:12 +02:00
test_utils_conf.py Fix/silence the Pylint messages added in 2.10 (#5235) 2021-08-24 12:15:29 +02: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 Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
test_utils_datatypes.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
test_utils_defer.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
test_utils_deprecate.py spelling: children 2022-12-18 21:33:21 -05:00
test_utils_display.py enable ANSI color (instead of ANSI color codes) in the Windows terminal #4393 (#4403) 2020-07-20 17:23:38 +05:00
test_utils_gz.py use pathlib 2022-10-17 17:40:10 -04: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 use pathlib 2022-10-17 17:40:10 -04:00
test_utils_log.py Flake8: Remove E741 2020-05-14 10:40:50 -03:00
test_utils_project.py Merge branch 'master' into pathlib 2022-11-25 18:20:25 +05:00
test_utils_python.py spelling: nonexistent 2022-12-18 21:33:21 -05:00
test_utils_request.py 2.7 release notes (#5680) 2022-10-17 18:04:29 +05:00
test_utils_response.py use pathlib 2022-10-17 17:40:10 -04:00
test_utils_serialize.py remove compatibility code from tests for the case dataclasses module is not available 2022-07-18 23:49:08 +05:00
test_utils_signal.py chore(tests): Remove validations for unsupported modules versions 2022-06-09 09:08:09 -03:00
test_utils_sitemap.py Remove backslash (tests) 2020-07-09 11:04:46 -03:00
test_utils_spider.py Update Item docstring, update BaseItem occurrences 2020-05-05 13:11:01 -03:00
test_utils_template.py improve render_templatefile 2022-10-20 20:14:43 -04:00
test_utils_trackref.py TrackrefTestCase.test_get_oldest: protect from lack of precision 2020-07-03 01:41:47 +02:00
test_utils_url.py added test for new url_has_any_extension function 2022-03-16 22:32:05 +01:00
test_webclient.py Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
upper-constraints.txt upper-constraints.txt: restrict botocore further 2021-03-18 23:42:29 +01:00