| .. |
|
AsyncCrawlerProcess
|
Merge remote-tracking branch 'origin/master' into faster-shutdown-2
|
2026-08-10 17:38:07 +02:00 |
|
AsyncCrawlerRunner
|
…
|
|
|
CrawlerProcess
|
Stop skipping the IPv6 resolver tests (#7935)
|
2026-08-09 13:57:44 +05:00 |
|
CrawlerRunner
|
…
|
|
|
benchmarks
|
…
|
|
|
keys
|
Add FTPS support to the FTP feed export storage (#7953)
|
2026-08-10 11:33:58 +02:00 |
|
mocks
|
…
|
|
|
mockserver
|
Add FTPS support to the FTP feed export storage (#7953)
|
2026-08-10 11:33:58 +02:00 |
|
sample_data
|
…
|
|
|
test_cmdline
|
Simplify cmdline settings test (#7853)
|
2026-08-09 14:55:58 +05:00 |
|
test_cmdline_crawl_with_pipeline
|
…
|
|
|
test_settings
|
…
|
|
|
test_spiderloader
|
…
|
|
|
test_utils_misc
|
…
|
|
|
utils
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
__init__.py
|
…
|
|
|
ignores.txt
|
…
|
|
|
pipelines.py
|
…
|
|
|
spiders.py
|
…
|
|
|
test_addons.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_closespider.py
|
…
|
|
|
test_command_check.py
|
…
|
|
|
test_command_crawl.py
|
…
|
|
|
test_command_fetch.py
|
…
|
|
|
test_command_genspider.py
|
…
|
|
|
test_command_parse.py
|
…
|
|
|
test_command_runspider.py
|
…
|
|
|
test_command_shell.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_command_startproject.py
|
…
|
|
|
test_command_version.py
|
…
|
|
|
test_commands.py
|
…
|
|
|
test_contracts.py
|
…
|
|
|
test_core_downloader.py
|
…
|
|
|
test_core_scraper.py
|
…
|
|
|
test_crawl.py
|
Improve spiders coverage (#7768)
|
2026-07-28 15:24:04 +05:00 |
|
test_crawler.py
|
Merge remote-tracking branch 'origin/master' into faster-shutdown-2
|
2026-08-10 17:38:07 +02:00 |
|
test_crawler_runners.py
|
…
|
|
|
test_crawler_subprocess.py
|
Merge remote-tracking branch 'origin/master' into faster-shutdown-2
|
2026-08-10 17:38:07 +02:00 |
|
test_dependencies.py
|
…
|
|
|
test_downloader_handler_httpx.py
|
…
|
|
|
test_downloader_handler_twisted_ftp.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloader_handler_twisted_http2.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloader_handler_twisted_http11.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloader_handlers.py
|
…
|
|
|
test_downloadermiddleware.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_cookies.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_defaultheaders.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_downloadtimeout.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_httpauth.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_httpcache.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_httpcompression.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_httpproxy.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_offsite.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_redirect.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_redirect_metarefresh.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_retry.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_robotstxt.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_stats.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloadermiddleware_useragent.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_downloaderslotssettings.py
|
…
|
|
|
test_dupefilters.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_engine.py
|
Merge remote-tracking branch 'origin/master' into faster-shutdown-2
|
2026-08-10 19:29:29 +02:00 |
|
test_engine_close_spider.py
|
…
|
|
|
test_engine_download.py
|
…
|
|
|
test_engine_loop.py
|
…
|
|
|
test_engine_stop_download_bytes.py
|
…
|
|
|
test_engine_stop_download_headers.py
|
…
|
|
|
test_exporters.py
|
…
|
|
|
test_extension_debug.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_extension_memdebug.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_extension_memusage.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_extension_periodic_log.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_extension_statsmailer.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_extension_telnet.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_extension_throttle.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_feedexport.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_feedexport_batch.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_feedexport_postprocess.py
|
…
|
|
|
test_feedexport_storages.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_feedexport_uri_params.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_http2_client_protocol.py
|
…
|
|
|
test_http_cookies.py
|
…
|
|
|
test_http_headers.py
|
…
|
|
|
test_http_request.py
|
…
|
|
|
test_http_request_form.py
|
…
|
|
|
test_http_request_json.py
|
…
|
|
|
test_http_response.py
|
…
|
|
|
test_http_response_text.py
|
…
|
|
|
test_item.py
|
…
|
|
|
test_link.py
|
Add type hints to test_link.py and test_downloadermiddleware_stats.py (#7785)
|
2026-07-27 10:07:32 +02:00 |
|
test_linkextractors.py
|
…
|
|
|
test_loader.py
|
…
|
|
|
test_logformatter.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_logstats.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_mail.py
|
…
|
|
|
test_middleware.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_pipeline_crawl.py
|
…
|
|
|
test_pipeline_files.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_pipeline_images.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_pipeline_media.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_pipelines.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_poet.py
|
…
|
|
|
test_pqueues.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_request_attribute_binding.py
|
…
|
|
|
test_request_cb_kwargs.py
|
…
|
|
|
test_request_dict.py
|
…
|
|
|
test_request_left.py
|
…
|
|
|
test_resolver.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_responsetypes.py
|
…
|
|
|
test_robotstxt_interface.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_scheduler.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_scheduler_base.py
|
…
|
|
|
test_scrapy__getattr__.py
|
…
|
|
|
test_selector.py
|
…
|
|
|
test_signalmanager.py
|
…
|
|
|
test_signals.py
|
…
|
|
|
test_spider.py
|
…
|
|
|
test_spider_crawl.py
|
…
|
|
|
test_spider_sitemap.py
|
…
|
|
|
test_spider_start.py
|
…
|
|
|
test_spidermiddleware.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_spidermiddleware_base.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_spidermiddleware_depth.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_spidermiddleware_httperror.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_spidermiddleware_metacopy.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_spidermiddleware_output_chain.py
|
…
|
|
|
test_spidermiddleware_process_start.py
|
…
|
|
|
test_spidermiddleware_referer.py
|
…
|
|
|
test_spidermiddleware_start.py
|
…
|
|
|
test_spidermiddleware_urllength.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_spiderstate.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_squeues.py
|
…
|
|
|
test_squeues_request.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_stats.py
|
Generalize the use of build_from_crawler() internally (#7808)
|
2026-08-10 20:55:10 +05:00 |
|
test_toplevel.py
|
…
|
|
|
test_utils_asyncgen.py
|
…
|
|
|
test_utils_asyncio.py
|
…
|
|
|
test_utils_conf.py
|
…
|
|
|
test_utils_console.py
|
…
|
|
|
test_utils_curl.py
|
…
|
|
|
test_utils_datatypes.py
|
…
|
|
|
test_utils_decorators.py
|
…
|
|
|
test_utils_defer.py
|
Next refactoring pass of test_utils_*. (#7797)
|
2026-07-28 14:24:34 +02:00 |
|
test_utils_deprecate.py
|
…
|
|
|
test_utils_display.py
|
…
|
|
|
test_utils_gz.py
|
…
|
|
|
test_utils_httpobj.py
|
…
|
|
|
test_utils_iterators.py
|
…
|
|
|
test_utils_log.py
|
Deprecate interpolating log formatter messages with the returned dict (#7971)
|
2026-08-10 21:29:53 +05:00 |
|
test_utils_project.py
|
…
|
|
|
test_utils_python.py
|
…
|
|
|
test_utils_reactor.py
|
Next refactoring pass of test_utils_*. (#7797)
|
2026-07-28 14:24:34 +02:00 |
|
test_utils_reactorless.py
|
…
|
|
|
test_utils_request.py
|
…
|
|
|
test_utils_response.py
|
…
|
|
|
test_utils_serialize.py
|
…
|
|
|
test_utils_signal.py
|
…
|
|
|
test_utils_sitemap.py
|
…
|
|
|
test_utils_spider.py
|
…
|
|
|
test_utils_template.py
|
…
|
|
|
test_utils_trackref.py
|
…
|
|
|
test_utils_url.py
|
…
|
|
|
test_zz_resources.py
|
…
|
|