Test Suite Map¶
Generated: 2026-04-03 16:51 UTC
70 tests across 1 directories
(root)/¶
| Test | Class | File |
|---|---|---|
test_artifact_names_extract_named_and_default_artifacts |
`` | tests/test_ci_map.py |
test_generate_ci_map_renders_tables |
`` | tests/test_ci_map.py |
test_load_workflows_normalizes_jobs_and_artifacts |
`` | tests/test_ci_map.py |
test_render_formats_cells |
`` | tests/test_ci_map.py |
test_trigger_summary[dict-on] |
`` | tests/test_ci_map.py |
test_trigger_summary[list-on] |
`` | tests/test_ci_map.py |
test_trigger_summary[string-on] |
`` | tests/test_ci_map.py |
test_trigger_summary[yaml-bool-key-push] |
`` | tests/test_ci_map.py |
test_render_json_schema_produces_valid_json |
`` | tests/test_config_reference.py |
test_render_model_tables_heading_level |
`` | tests/test_config_reference.py |
test_render_model_tables_includes_fields |
`` | tests/test_config_reference.py |
test_render_model_tables_with_field_docs |
`` | tests/test_config_reference.py |
test_render_yaml_example_produces_annotated_yaml |
`` | tests/test_config_reference.py |
test_render_yaml_example_with_field_docs |
`` | tests/test_config_reference.py |
test_brand_css_path_exists |
`` | tests/test_init.py |
test_mermaid_zoom_js_has_spdx_header |
`` | tests/test_init.py |
test_mermaid_zoom_js_path_exists |
`` | tests/test_init.py |
test_empty_entries |
TestBuildLiterateNav |
tests/test_plugin.py |
test_nested_entries |
TestBuildLiterateNav |
tests/test_plugin.py |
test_single_level |
TestBuildLiterateNav |
tests/test_plugin.py |
test_asset_injection_default_true |
TestConfigDefaults |
tests/test_plugin.py |
test_empty_string_optional_paths_coerced_to_none |
TestConfigDefaults |
tests/test_plugin.py |
test_generators_default_false |
TestConfigDefaults |
tests/test_plugin.py |
test_injects_css_and_js |
TestOnConfig |
tests/test_plugin.py |
test_no_duplicate_injection |
TestOnConfig |
tests/test_plugin.py |
test_skips_when_disabled |
TestOnConfig |
tests/test_plugin.py |
test_generates_ci_map |
TestOnFilesCiMap |
tests/test_plugin.py |
test_no_assets_when_disabled |
TestOnFilesNoContent |
tests/test_plugin.py |
test_no_content_files_when_all_disabled |
TestOnFilesNoContent |
tests/test_plugin.py |
test_companion_path_index_md_report |
TestOnFilesQualityReport |
tests/test_plugin.py |
test_companion_path_no_directory_urls |
TestOnFilesQualityReport |
tests/test_plugin.py |
test_generates_report_with_companion |
TestOnFilesQualityReport |
tests/test_plugin.py |
test_generates_ref_pages_with_summary |
TestOnFilesRefPages |
tests/test_plugin.py |
test_generates_test_map |
TestOnFilesTestMap |
tests/test_plugin.py |
test_boundary_check_degrades_when_tach_missing |
`` | tests/test_quality_report.py |
test_boundary_check_passes_when_tach_succeeds |
`` | tests/test_quality_report.py |
test_coarsen_graph_collapses_edges |
`` | tests/test_quality_report.py |
test_coarsen_module_truncates_to_depth |
`` | tests/test_quality_report.py |
test_complexity_degrades_when_complexipy_missing |
`` | tests/test_quality_report.py |
test_complexity_renders_histogram_when_complexipy_succeeds |
`` | tests/test_quality_report.py |
test_coverage_treemap_variants[bundled-svg] |
`` | tests/test_quality_report.py |
test_coverage_treemap_variants[codecov-url-fallback] |
`` | tests/test_quality_report.py |
test_coverage_treemap_variants[no-treemap-no-codecov] |
`` | tests/test_quality_report.py |
test_dead_code_clean_when_vulture_finds_nothing |
`` | tests/test_quality_report.py |
test_dead_code_degrades_when_vulture_missing |
`` | tests/test_quality_report.py |
test_dead_code_renders_table_when_vulture_finds_issues |
`` | tests/test_quality_report.py |
test_dependency_diagram_degrades_when_tach_missing |
`` | tests/test_quality_report.py |
test_dependency_diagram_renders_mermaid_when_tach_succeeds |
`` | tests/test_quality_report.py |
test_dependency_report_degrades_without_tach_toml |
`` | tests/test_quality_report.py |
test_dependency_report_renders_modules_from_tach_toml |
`` | tests/test_quality_report.py |
test_docstring_coverage_degrades_when_tool_missing |
`` | tests/test_quality_report.py |
test_docstring_coverage_renders_summary |
`` | tests/test_quality_report.py |
test_full_report_degrades_gracefully |
`` | tests/test_quality_report.py |
test_generate_quality_report_returns_result |
`` | tests/test_quality_report.py |
test_loc_degrades_when_scc_missing |
`` | tests/test_quality_report.py |
test_loc_renders_table_when_scc_available |
`` | tests/test_quality_report.py |
test_nbsp_num_formats_thousands |
`` | tests/test_quality_report.py |
test_quality_report_config_custom_buckets |
`` | tests/test_quality_report.py |
test_quality_report_config_defaults |
`` | tests/test_quality_report.py |
test_quality_report_config_relative_root |
`` | tests/test_quality_report.py |
test_generate_ref_pages_custom_prefix |
`` | tests/test_ref_pages.py |
test_generate_ref_pages_skips_patterns |
`` | tests/test_ref_pages.py |
test_generate_ref_pages_writes_stubs |
`` | tests/test_ref_pages.py |
test_ci_tier_selects_most_restrictive |
`` | tests/test_test_map.py |
test_generate_test_map_renders_output |
`` | tests/test_test_map.py |
test_generate_test_map_with_markers |
`` | tests/test_test_map.py |
test_group_by_directory_groups_root_and_subdirs |
`` | tests/test_test_map.py |
test_sorted_dirs_orders_known_before_unknown |
`` | tests/test_test_map.py |
test_test_row_without_markers[class-test-no-markers] |
`` | tests/test_test_map.py |
test_test_row_without_markers[module-test-no-markers] |
`` | tests/test_test_map.py |