scrapy/tests
Adrián Chaves 1a402578fc Test the current seeding policy, including a complex scenario with async sleeps 2025-03-11 11:07:05 +01:00
..
CrawlerProcess def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
CrawlerRunner def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
keys
mocks
sample_data
test_cmdline Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_cmdline_crawl_with_pipeline Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_settings Converting tests to plain asserts, part 8. (#6711) 2025-03-09 20:24:12 +01:00
test_spiderloader Converting tests to plain asserts, part 4. (#6702) 2025-03-07 17:25:15 +01:00
test_utils_misc Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
utils
__init__.py
ftpserver.py
ignores.txt
mockserver.py
pipelines.py
spiders.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
test_addons.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_closespider.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_command_check.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_command_fetch.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_command_parse.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_command_shell.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_command_version.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_commands.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
test_contracts.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
test_core_downloader.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_crawl.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
test_crawler.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
test_dependencies.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_downloader_handlers.py Converting tests to plain asserts, part 7. (#6710) 2025-03-09 20:23:51 +01:00
test_downloader_handlers_http2.py Converting tests to plain asserts, part 7. (#6710) 2025-03-09 20:23:51 +01:00
test_downloadermiddleware.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
test_downloadermiddleware_ajaxcrawlable.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_cookies.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_defaultheaders.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_downloadtimeout.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_httpauth.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_httpcache.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_httpcompression.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_httpproxy.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_offsite.py
test_downloadermiddleware_redirect.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_retry.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_robotstxt.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_stats.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloadermiddleware_useragent.py Converting tests to plain asserts, part 3. (#6700) 2025-03-06 20:50:14 +01:00
test_downloaderslotssettings.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
test_dupefilters.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_engine.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
test_engine_seeding.py Test the current seeding policy, including a complex scenario with async sleeps 2025-03-11 11:07:05 +01:00
test_engine_stop_download_bytes.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_engine_stop_download_headers.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
test_exporters.py Converting tests to plain asserts, part 7. (#6710) 2025-03-09 20:23:51 +01:00
test_extension_periodic_log.py
test_extension_telnet.py
test_extension_throttle.py
test_feedexport.py Converting tests to plain asserts, part 7. (#6710) 2025-03-09 20:23:51 +01:00
test_http2_client_protocol.py Converting tests to plain asserts, part 7. (#6710) 2025-03-09 20:23:51 +01:00
test_http_cookies.py Converting tests to plain asserts, part 7. (#6710) 2025-03-09 20:23:51 +01:00
test_http_headers.py Converting tests to plain asserts, part 7. (#6710) 2025-03-09 20:23:51 +01:00
test_http_request.py Converting tests to plain asserts, part 8. (#6711) 2025-03-09 20:24:12 +01:00
test_http_response.py Converting tests to plain asserts, part 8. (#6711) 2025-03-09 20:24:12 +01:00
test_item.py Converting tests to plain asserts, part 6. (#6709) 2025-03-09 20:20:24 +01:00
test_link.py Converting tests to plain asserts, part 6. (#6709) 2025-03-09 20:20:24 +01:00
test_linkextractors.py Converting tests to plain asserts, part 6. (#6709) 2025-03-09 20:20:24 +01:00
test_loader.py Converting tests to plain asserts, part 8. (#6711) 2025-03-09 20:24:12 +01:00
test_logformatter.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_logstats.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_mail.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_middleware.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_pipeline_crawl.py Converting tests to plain asserts, part 6. (#6709) 2025-03-09 20:20:24 +01:00
test_pipeline_files.py Converting tests to plain asserts, part 6. (#6709) 2025-03-09 20:20:24 +01:00
test_pipeline_images.py Converting tests to plain asserts, part 6. (#6709) 2025-03-09 20:20:24 +01:00
test_pipeline_media.py Converting tests to plain asserts, part 6. (#6709) 2025-03-09 20:20:24 +01:00
test_pipelines.py Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-09 20:28:44 +01:00
test_poet.py
test_pqueues.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_proxy_connect.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_request_attribute_binding.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_request_cb_kwargs.py Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-09 20:28:44 +01:00
test_request_dict.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_request_left.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_responsetypes.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_robotstxt_interface.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_scheduler.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_scheduler_base.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_scrapy__getattr__.py
test_selector.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_signals.py Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-09 20:28:44 +01:00
test_spider.py Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-09 20:28:44 +01:00
test_spider_yield_seeds.py Add delay tests for spider middlewares 2025-03-11 01:02:54 +01:00
test_spidermiddleware.py Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-09 09:47:20 +01:00
test_spidermiddleware_depth.py Converting tests to plain asserts, part 4. (#6702) 2025-03-07 17:25:15 +01:00
test_spidermiddleware_httperror.py Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-09 09:47:20 +01:00
test_spidermiddleware_offsite.py Converting tests to plain asserts, part 4. (#6702) 2025-03-07 17:25:15 +01:00
test_spidermiddleware_output_chain.py Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-09 09:47:20 +01:00
test_spidermiddleware_process_seeds.py Add delay tests for spider middlewares 2025-03-11 01:02:54 +01:00
test_spidermiddleware_referer.py Converting tests to plain asserts, part 4. (#6702) 2025-03-07 17:25:15 +01:00
test_spidermiddleware_urllength.py Converting tests to plain asserts, part 4. (#6702) 2025-03-07 17:25:15 +01:00
test_spiderstate.py Converting tests to plain asserts, part 4. (#6702) 2025-03-07 17:25:15 +01:00
test_squeues.py Work around a queuelib test file close problem. (#6703) 2025-03-07 19:33:41 +01:00
test_squeues_request.py Converting tests to plain asserts, part 4. (#6702) 2025-03-07 17:25:15 +01:00
test_stats.py Converting tests to plain asserts, part 4. (#6702) 2025-03-07 17:25:15 +01:00
test_toplevel.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_urlparse_monkeypatches.py Converting tests to plain asserts, part 5. (#6712) 2025-03-09 20:24:45 +01:00
test_utils_asyncgen.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_asyncio.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_conf.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_console.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_curl.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_datatypes.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_defer.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_deprecate.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_display.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_gz.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_httpobj.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_iterators.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_log.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_project.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_python.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_request.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_response.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_serialize.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_signal.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_sitemap.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_spider.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_template.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_trackref.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_utils_url.py Convert tests/test_utils* to plain asserts. (#6695) 2025-03-04 09:31:26 +01:00
test_webclient.py Converting tests to plain asserts, part 2. (#6699) 2025-03-06 20:52:41 +01:00
upper-constraints.txt