/
githubmirror
/
scrapy
ОбзорДокументацияВойти
/
githubmirror
/
scrapy
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
scrapy/
tests/
..
AsyncCrawlerProcess

Stop skipping the IPv6 resolver tests (#7935)

2 дня назад
AsyncCrawlerRunner

Rename TWISTED_ENABLED to TWISTED_REACTOR_ENABLED. (#7394)

4 месяца назад
CrawlerProcess

Stop skipping the IPv6 resolver tests (#7935)

2 дня назад
CrawlerRunner

More granular untyped defs checking in tests. (#7712)

месяц назад
benchmarks

Add URL benchmarks (#7914)

2 дня назад
keys

Add FTPS support to the FTP feed export storage (#7953)

17 часов назад
mocks

Disable mypy allow_any_generics. (#7532)

3 месяца назад
mockserver

Add FTPS support to the FTP feed export storage (#7953)

17 часов назад
sample_data

Add support for multiple-compressed responses (#6063)

2 года назад
test_cmdline

Simplify cmdline settings test (#7853)

2 дня назад
test_cmdline_crawl_with_pipeline

More granular untyped defs checking in tests. (#7712)

месяц назад
test_settings

Support iterable values in BaseSettings.update() (#7763)

19 дней назад
test_spiderloader

Remove non-Twisted uses of zope.interface (#7731)

21 день назад
test_utils_misc

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
utils

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
__init__.py

TLS code modernization (#7353)

5 месяцев назад
ignores.txt

Address warnings from the VCS workflow (#7966)

17 часов назад
pipelines.py

Deprecate spider args of middlewares and pipelines. (#7006)

год назад
spiders.py

Improve spiders coverage (#7768)

14 дней назад
test_addons.py

More granular untyped defs checking in tests. (#7712)

месяц назад
test_closespider.py

Enable in-process HTTP tests without a reactor. (#7254)

6 месяцев назад
test_command_check.py

Remove remaining cross-imports in test modules. (#7782)

15 дней назад
test_command_crawl.py

Improve test coverage for scrapy.commands (#7829)

11 дней назад
test_command_fetch.py

Improve test coverage for scrapy.commands (#7829)

11 дней назад
test_command_genspider.py

Improve test coverage for scrapy.commands (#7829)

11 дней назад
test_command_parse.py

Improve test coverage for scrapy.commands (#7829)

11 дней назад
test_command_runspider.py

Improve test coverage for scrapy.commands (#7829)

11 дней назад
test_command_shell.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_command_startproject.py

Assorted test fixes (#7616)

2 месяца назад
test_command_version.py

Speed up and refactor command tests (#7118)

9 месяцев назад
test_commands.py

Improve test coverage for scrapy.commands (#7829)

11 дней назад
test_contracts.py

Improve test coverage for contracts (#7677)

2 месяца назад
test_core_downloader.py

Type tests.mockserver and other resource-defining files (#7865)

7 дней назад
test_core_scraper.py

Enable in-process HTTP tests without a reactor. (#7254)

6 месяцев назад
test_crawl.py

Improve spiders coverage (#7768)

14 дней назад
test_crawler.py

Type late Crawler attributes as always set instead of None (#7882)

19 часов назад
test_crawler_runners.py

Remove non-Twisted uses of zope.interface (#7731)

21 день назад
test_crawler_subprocess.py

Report exceptions from Spider.start() (#7884)

день назад
test_dependencies.py

More granular untyped defs checking in tests. (#7712)

месяц назад
test_downloader_handler_httpx.py

Implement browser-like bad header handling for the default download handler (#7806)

17 часов назад
test_downloader_handler_twisted_ftp.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloader_handler_twisted_http11.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloader_handler_twisted_http2.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloader_handlers.py

Deprecate is_secure=False for s3://. (#7738)

22 дня назад
test_downloadermiddleware.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_cookies.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_defaultheaders.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_downloadtimeout.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_httpauth.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_httpcache.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_httpcompression.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_httpproxy.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_offsite.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_redirect.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_redirect_metarefresh.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_retry.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_robotstxt.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_stats.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloadermiddleware_useragent.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_downloaderslotssettings.py

Assorted test fixes (#7616)

2 месяца назад
test_dupefilters.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_engine.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_engine_close_spider.py

Test restructuring (#7736)

21 день назад
test_engine_download.py

Cover passing spider to a deprecated Downloader.fetch() (#7863)

8 дней назад
test_engine_loop.py

Report exceptions from Spider.start() (#7884)

день назад
test_engine_stop_download_bytes.py

Remove remaining cross-imports in test modules. (#7782)

15 дней назад
test_engine_stop_download_headers.py

Remove remaining cross-imports in test modules. (#7782)

15 дней назад
test_exporters.py

Serialize dates and times as ISO 8601 in ScrapyJSONEncoder (#7918)

17 часов назад
test_extension_debug.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_extension_memdebug.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_extension_memusage.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_extension_periodic_log.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_extension_statsmailer.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_extension_telnet.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_extension_throttle.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_feedexport.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_feedexport_batch.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_feedexport_postprocess.py

Type tests involving items and exports (#7867)

день назад
test_feedexport_storages.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_feedexport_uri_params.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_http2_client_protocol.py

Send the bytes_received and headers_received signals over HTTP/2 (#7896)

2 дня назад
test_http_cookies.py

More granular untyped defs checking in tests. (#7712)

месяц назад
test_http_headers.py

Type tests related to requests and responses (#7864)

8 дней назад
test_http_request.py

Type tests related to requests and responses (#7864)

8 дней назад
test_http_request_form.py

Type tests related to requests and responses (#7864)

8 дней назад
test_http_request_json.py

Remove remaining cross-imports in test modules. (#7782)

15 дней назад
test_http_response.py

Remove remaining cross-imports in test modules. (#7782)

15 дней назад
test_http_response_text.py

Fall back to the response encoding in TextResponse.json() (#7897)

2 дня назад
test_item.py

Type tests involving items and exports (#7867)

день назад
test_link.py

Add type hints to test_link.py and test_downloadermiddleware_stats.py (#7785)

15 дней назад
test_linkextractors.py

Canonicalize each extracted link once (#7961)

день назад
test_loader.py

Type tests involving items and exports (#7867)

день назад
test_logformatter.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_logstats.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_mail.py

Deprecate the mail API (#7263)

5 месяцев назад
test_middleware.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_pipeline_crawl.py

Type tests involving items and exports (#7867)

день назад
test_pipeline_files.py

Deprecate the old import path of FileException (#7973)

8 часов назад
test_pipeline_images.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_pipeline_media.py

Deprecate the old import path of FileException (#7973)

8 часов назад
test_pipelines.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_poet.py

Fix getting annotations for _parse_sitemap() at the runtime. (#6671)

год назад
test_pqueues.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_request_attribute_binding.py

Type tests related to requests and responses (#7864)

8 дней назад
test_request_cb_kwargs.py

Type tests related to requests and responses (#7864)

8 дней назад
test_request_dict.py

Type tests related to requests and responses (#7864)

8 дней назад
test_request_left.py

Type tests related to requests and responses (#7864)

8 дней назад
test_resolver.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_responsetypes.py

More granular untyped defs checking in tests. (#7712)

месяц назад
test_robotstxt_interface.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_scheduler.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_scheduler_base.py

Migrate away from testfixtures. (#7793)

14 дней назад
test_scrapy__getattr__.py

Refactor and improve catching warnings in tests. (#7643)

2 месяца назад
test_selector.py

Test refactoring, part 2. (#6928)

год назад
test_signalmanager.py

Test SignalManager.disconnect_all() (#7625)

2 месяца назад
test_signals.py

More granular untyped defs checking in tests. (#7712)

месяц назад
test_spider.py

Improve spiders coverage (#7768)

14 дней назад
test_spider_crawl.py

Improve spiders coverage (#7768)

14 дней назад
test_spider_sitemap.py

Improve spiders coverage (#7768)

14 дней назад
test_spider_start.py

More granular untyped defs checking in tests. (#7712)

месяц назад
test_spidermiddleware.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_spidermiddleware_base.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_spidermiddleware_depth.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_spidermiddleware_httperror.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_spidermiddleware_metacopy.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_spidermiddleware_output_chain.py

Migrate away from testfixtures. (#7793)

14 дней назад
test_spidermiddleware_process_start.py

Remove remaining cross-imports in test modules. (#7782)

15 дней назад
test_spidermiddleware_referer.py

Assorted test fixes, part 3. (#7741)

21 день назад
test_spidermiddleware_start.py

More granular untyped defs checking in tests. (#7712)

месяц назад
test_spidermiddleware_urllength.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_spiderstate.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_squeues.py

Close various garbage collectible resources (mostly in tests) (#7644)

месяц назад
test_squeues_request.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_stats.py

Generalize the use of build_from_crawler() internally (#7808)

10 часов назад
test_toplevel.py

Bump tool versions. (#6941)

год назад
test_utils_asyncgen.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_asyncio.py

Add scrapy.utils.asyncio.sleep() (#7843)

11 дней назад
test_utils_conf.py

More granular untyped defs checking in tests. (#7712)

месяц назад
test_utils_console.py

Address warnings from the VCS workflow (#7966)

17 часов назад
test_utils_curl.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_datatypes.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_decorators.py

Don't evaluate annotations when inspecting signatures (#7818)

11 дней назад
test_utils_defer.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_deprecate.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_display.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_gz.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_httpobj.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_iterators.py

Remove deprecated xmliter(), deprecate re_rsearch() (#7765)

19 дней назад
test_utils_log.py

Deprecate interpolating log formatter messages with the returned dict (#7971)

10 часов назад
test_utils_project.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_python.py

Don't evaluate annotations when inspecting signatures (#7818)

11 дней назад
test_utils_reactor.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_reactorless.py

Reactorless import hook improvements. (#7747)

20 дней назад
test_utils_request.py

Add Request.to_curl() (#7743) (#7802)

13 дней назад
test_utils_response.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_serialize.py

Serialize dates and times as ISO 8601 in ScrapyJSONEncoder (#7918)

17 часов назад
test_utils_signal.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_sitemap.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_spider.py

More granular untyped defs checking in tests. (#7712)

месяц назад
test_utils_template.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_utils_trackref.py

Let trackref release classes defined at run time (#7922)

18 часов назад
test_utils_url.py

Next refactoring pass of test_utils_*. (#7797)

14 дней назад
test_zz_resources.py

Assorted test fixes (#7585)

2 месяца назад