sphinx/tests
James Addison 6b237d9a70
[linkcheck] Allow integer for linkcheck_rate_limit_timeout (#12470)
Eliminate type-related warnings when users configure a valid integer value for the `linkcheck_rate_limit_timeout` config setting.

Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
2024-06-24 17:26:24 +00:00
..
certs linkcheck: Specify subjectAltName in test self-signed certificate 2020-11-15 18:25:39 +01:00
js [tests] JavaScript: refactor test fixtures (#12102) 2024-06-13 13:07:46 +02:00
roots [tests] Add intl regression test for term not found warning (#12388) 2024-05-19 12:14:13 +02:00
test_builders [linkcheck] Allow integer for linkcheck_rate_limit_timeout (#12470) 2024-06-24 17:26:24 +00:00
test_config [config] correctly synchronize `root_doc and master_doc` (#12417) 2024-06-17 18:04:33 +02:00
test_directives Split `test_build_html` 2024-01-18 00:52:25 +00:00
test_domains Extract inner check functions in `test_domain_cpp` (#12336) 2024-04-29 02:07:56 +01:00
test_environment Organise tests into directories 2024-01-17 03:56:35 +00:00
test_extensions [autogen] Add --remove-old option (#12456) 2024-06-21 19:29:46 +02:00
test_intl [tests] Add intl regression test for term not found warning (#12388) 2024-05-19 12:14:13 +02:00
test_markup [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_pycode Added support for `slice` objects in subscriptions (#11981) 2024-02-14 14:45:30 +01:00
test_theming Support `.jinja` for theme static templates (#11916) 2024-04-23 10:40:24 +01:00
test_transforms Properly support WebP in the image converter (#12224) 2024-04-25 03:43:45 +01:00
test_util Intersphinx: log warnings for ambiguous target resolutions. (#12329) 2024-06-17 12:42:22 +02:00
test_writers Organise tests into directories 2024-01-17 03:56:35 +00:00
__init__.py Make tests/ a Python package 2020-11-20 19:43:02 +01:00
conftest.py Narrow `Generator[T, None, None] types to Iterator[T]` (#12241) 2024-04-09 03:26:44 +01:00
test_addnodes.py Narrow `Generator[T, None, None] types to Iterator[T]` (#12241) 2024-04-09 03:26:44 +01:00
test_application.py [cleanup] deprecate `sphinx.testing.util.strip_escseq in favor of sphinx.util.console.strip_colors` (#12186) 2024-03-24 00:43:54 +01:00
test_errors.py Drop python 3.6 support (#10468) 2022-06-16 19:33:55 +01:00
test_events.py Enable the entire pycodestyle category (#11820) 2023-12-28 06:41:32 +00:00
test_highlighting.py Relax Pygments parsing on lexing failures 2023-08-12 06:27:16 +01:00
test_project.py Cache the docname<->filename map in `Project` instances (#11575) 2023-08-10 12:25:38 +01:00
test_quickstart.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_roles.py Collapse single line docstrings 2022-02-20 03:13:45 +00:00
test_search.py [tests] JavaScript: refactor test fixtures (#12102) 2024-06-13 13:07:46 +02:00
test_toctree.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_versioning.py Start using `pathlib.Path and deprecate sphinx.testing.path` (#11526) 2023-07-28 00:39:12 +01:00
utils.py [tests] linkcheck: bind each test HTTP server to a unique port per-testcase (#12126) 2024-04-04 11:25:53 +02:00