Test Suite Map¶
Generated: 2026-05-22 17:03 UTC
131 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_boundary_check_degrades_when_tach_missing |
`` | tests/test_code_metrics.py |
test_boundary_check_passes_when_tach_succeeds |
`` | tests/test_code_metrics.py |
test_coarsen_graph_collapses_edges |
`` | tests/test_code_metrics.py |
test_coarsen_module_truncates_to_depth |
`` | tests/test_code_metrics.py |
test_code_metrics_config_custom_buckets |
`` | tests/test_code_metrics.py |
test_code_metrics_config_defaults |
`` | tests/test_code_metrics.py |
test_code_metrics_config_relative_root |
`` | tests/test_code_metrics.py |
test_complexity_degrades_when_complexipy_missing |
`` | tests/test_code_metrics.py |
test_complexity_renders_histogram_when_complexipy_succeeds |
`` | tests/test_code_metrics.py |
test_coverage_treemap_invalid_json_falls_back |
`` | tests/test_code_metrics.py |
test_coverage_treemap_variants[codecov-live-fallback] |
`` | tests/test_code_metrics.py |
test_coverage_treemap_variants[local-svg-overrides-codecov] |
`` | tests/test_code_metrics.py |
test_coverage_treemap_variants[local-svg] |
`` | tests/test_code_metrics.py |
test_coverage_treemap_variants[no-coverage-no-codecov] |
`` | tests/test_code_metrics.py |
test_dead_code_clean_when_vulture_finds_nothing |
`` | tests/test_code_metrics.py |
test_dead_code_degrades_when_vulture_missing |
`` | tests/test_code_metrics.py |
test_dead_code_renders_table_when_vulture_finds_issues |
`` | tests/test_code_metrics.py |
test_dependency_diagram_degrades_when_tach_missing |
`` | tests/test_code_metrics.py |
test_dependency_diagram_renders_mermaid_when_tach_succeeds |
`` | tests/test_code_metrics.py |
test_dependency_report_degrades_without_tach_toml |
`` | tests/test_code_metrics.py |
test_dependency_report_renders_modules_from_tach_toml |
`` | tests/test_code_metrics.py |
test_docstring_coverage_degrades_when_tool_missing |
`` | tests/test_code_metrics.py |
test_docstring_coverage_renders_summary |
`` | tests/test_code_metrics.py |
test_full_report_degrades_gracefully |
`` | tests/test_code_metrics.py |
test_generate_code_metrics_returns_result |
`` | tests/test_code_metrics.py |
test_loc_degrades_when_scc_missing |
`` | tests/test_code_metrics.py |
test_loc_renders_table_when_scc_available |
`` | tests/test_code_metrics.py |
test_nbsp_num_formats_thousands |
`` | tests/test_code_metrics.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_creates_output_parent_directory |
TestBuildInventory |
tests/test_inventory.py |
test_happy_path_copies_inventory |
TestBuildInventory |
tests/test_inventory.py |
test_missing_objects_inv_raises_file_not_found |
TestBuildInventory |
tests/test_inventory.py |
test_strips_sibling_urls_from_patched_config |
TestBuildInventory |
tests/test_inventory.py |
test_subprocess_env_sets_inventory_only_flag |
TestBuildInventory |
tests/test_inventory.py |
test_subprocess_failure_propagates_and_cleans_up |
TestBuildInventory |
tests/test_inventory.py |
test_missing_inventory_exits_one |
TestMain |
tests/test_inventory.py |
test_subprocess_failure_exits_with_returncode |
TestMain |
tests/test_inventory.py |
test_success_exits_cleanly |
TestMain |
tests/test_inventory.py |
test_does_not_match_dependency_pin_urls |
TestStripSiblingInventoryLines |
tests/test_inventory.py |
test_handles_no_trailing_newline |
TestStripSiblingInventoryLines |
tests/test_inventory.py |
test_preserves_non_sibling_urls |
TestStripSiblingInventoryLines |
tests/test_inventory.py |
test_preserves_trailing_newline |
TestStripSiblingInventoryLines |
tests/test_inventory.py |
test_strips_legacy_pages_urls |
TestStripSiblingInventoryLines |
tests/test_inventory.py |
test_strips_new_bucket_urls |
TestStripSiblingInventoryLines |
tests/test_inventory.py |
test_strips_with_indentation_variants |
TestStripSiblingInventoryLines |
tests/test_inventory.py |
test_classify_catalog_from_class_count |
`` | tests/test_module_map.py |
test_classify_narrative_default |
`` | tests/test_module_map.py |
test_classify_waypoint_from_docstring |
`` | tests/test_module_map.py |
test_classify_waypoint_from_init |
`` | tests/test_module_map.py |
test_collect_py_files_includes_init |
`` | tests/test_module_map.py |
test_detect_package_root_multiple_packages |
`` | tests/test_module_map.py |
test_detect_package_root_no_package |
`` | tests/test_module_map.py |
test_detect_package_root_nonexistent_dir |
`` | tests/test_module_map.py |
test_detect_package_root_single_package |
`` | tests/test_module_map.py |
test_domain_groups_flat_files |
`` | tests/test_module_map.py |
test_domain_groups_multiple_domains |
`` | tests/test_module_map.py |
test_domain_groups_single_domain |
`` | tests/test_module_map.py |
test_extract_docstrings_counts_public_functions |
`` | tests/test_module_map.py |
test_extract_docstrings_module_and_classes |
`` | tests/test_module_map.py |
test_extract_docstrings_syntax_error |
`` | tests/test_module_map.py |
test_file_to_layer_longest_prefix |
`` | tests/test_module_map.py |
test_file_to_layer_unmatched_returns_none |
`` | tests/test_module_map.py |
test_generate_module_map_produces_markdown |
`` | tests/test_module_map.py |
test_generate_module_map_with_tach |
`` | tests/test_module_map.py |
test_group_by_directory_groups_correctly |
`` | tests/test_module_map.py |
test_group_by_tach_orders_by_layer |
`` | tests/test_module_map.py |
test_group_by_tach_unassigned_files |
`` | tests/test_module_map.py |
test_main_writes_to_file |
`` | tests/test_module_map.py |
test_module_label_init_file |
`` | tests/test_module_map.py |
test_module_label_root_init |
`` | tests/test_module_map.py |
test_module_label_single_file |
`` | tests/test_module_map.py |
test_module_label_strips_suffix_and_joins |
`` | tests/test_module_map.py |
test_parse_tach_invalid_toml |
`` | tests/test_module_map.py |
test_parse_tach_no_layers |
`` | tests/test_module_map.py |
test_parse_tach_valid |
`` | tests/test_module_map.py |
test_render_catalog_output |
`` | tests/test_module_map.py |
test_render_layer_empty_when_no_docs |
`` | tests/test_module_map.py |
test_render_module_class_without_docstring |
`` | tests/test_module_map.py |
test_render_module_depth_parameter |
`` | tests/test_module_map.py |
test_render_module_dispatches_by_type |
`` | tests/test_module_map.py |
test_render_module_no_docs |
`` | tests/test_module_map.py |
test_render_module_with_class |
`` | tests/test_module_map.py |
test_render_narrative_output |
`` | tests/test_module_map.py |
test_render_waypoint_output |
`` | tests/test_module_map.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_companion_path_index_md_report |
TestOnFilesCodeMetrics |
tests/test_plugin.py |
test_companion_path_no_directory_urls |
TestOnFilesCodeMetrics |
tests/test_plugin.py |
test_generates_report_with_companion |
TestOnFilesCodeMetrics |
tests/test_plugin.py |
test_keeps_ref_pages |
TestOnFilesInventoryOnly |
tests/test_plugin.py |
test_skips_heavy_generators |
TestOnFilesInventoryOnly |
tests/test_plugin.py |
test_unset_env_runs_generators_normally |
TestOnFilesInventoryOnly |
tests/test_plugin.py |
test_generates_module_map |
TestOnFilesModuleMap |
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_generates_ref_pages_with_summary |
TestOnFilesRefPages |
tests/test_plugin.py |
test_generates_test_map |
TestOnFilesTestMap |
tests/test_plugin.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 |