sphinx/tests/test_extensions
Bénédikt Tran 48a345b7c5
Improve type hints for `sphinx.ext.autodoc.mock` (#12280)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-04-22 23:23:57 +01:00
..
__init__.py Organise tests into directories 2024-01-17 03:56:35 +00:00
autodoc_util.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
ext_napoleon_pep526_data_google.py Organise tests into directories 2024-01-17 03:56:35 +00:00
ext_napoleon_pep526_data_numpy.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_apidoc.py [lint] add RUFF005 lint (#12068) 2024-03-14 11:26:30 +01:00
test_ext_autodoc_autoattribute.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_autoclass.py Don't render types with `Optional[...]` 2024-04-15 01:35:47 +01:00
test_ext_autodoc_autodata.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_autofunction.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_automodule.py Improve type hints for `sphinx.ext.autodoc.mock` (#12280) 2024-04-22 23:23:57 +01:00
test_ext_autodoc_autoproperty.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_configs.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_events.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_mock.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_autodoc_preserve_defaults.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_private_members.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc.py Enable more Ruff checks 2024-04-22 23:09:01 +01:00
test_ext_autosectionlabel.py Use long `re` flags 2024-01-19 02:28:06 +00:00
test_ext_autosummary.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_coverage.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_doctest.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_duration.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_extlinks.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_githubpages.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_graphviz.py Use long `re` flags 2024-01-19 02:28:06 +00:00
test_ext_ifconfig.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_imgconverter.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_imgmockconverter.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_inheritance_diagram.py Use long `re` flags 2024-01-19 02:28:06 +00:00
test_ext_intersphinx.py [tests] linkcheck: bind each test HTTP server to a unique port per-testcase (#12126) 2024-04-04 11:25:53 +02:00
test_ext_math.py Use long `re` flags 2024-01-19 02:28:06 +00:00
test_ext_napoleon_docstring.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_napoleon.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_todo.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_viewcode.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_extension.py Organise tests into directories 2024-01-17 03:56:35 +00:00