← Về thư mục
scripts/test_temporal_integrity_audit.py
- _run_audit · function · L16-L36 — def _run_audit(tmp_path: Path, draft: str, timeline: dict, citation_provenance: dict | None = None, report_reference_date: str = "2026-05-18") -> dict
- test_audit_scaffold_returns_empty_findings_on_empty_draft · function · L39-L45 — def test_audit_scaffold_returns_empty_findings_on_empty_draft(tmp_path)
- test_p5_currently_emits_deictic_finding · function · L48-L61 — def test_p5_currently_emits_deictic_finding(tmp_path)
- test_p5_anchored_phrase_no_finding · function · L64-L72 — def test_p5_anchored_phrase_no_finding(tmp_path)
- test_p1_future_as_past_emits_arithmetic_impossible · function · L75-L92 — def test_p1_future_as_past_emits_arithmetic_impossible(tmp_path)
- test_p1_prospective_already_past · function · L95-L103 — def test_p1_prospective_already_past(tmp_path)
- test_p2_2026_handbook_governing_2022_event · function · L106-L139 — def test_p2_2026_handbook_governing_2022_event(tmp_path)
- test_p3_unmaterialized_comparator · function · L142-L164 — def test_p3_unmaterialized_comparator(tmp_path)
- test_p4_causal_inversion · function · L167-L190 — def test_p4_causal_inversion(tmp_path)
- test_positive_fixture_golden · function · L203-L219 — def test_positive_fixture_golden(tmp_path, fixture_name)
- test_negative_fixture_golden · function · L229-L252 — def test_negative_fixture_golden(tmp_path, fixture_name)
- test_audit_writes_markdown_report · function · L255-L281 — def test_audit_writes_markdown_report(tmp_path)
- test_metadata_missing_fixture · function · L284-L305 — def test_metadata_missing_fixture(tmp_path)
- test_freeze_regression_byte_identical_across_dates · function · L308-L330 — def test_freeze_regression_byte_identical_across_dates(tmp_path)
- test_date_to_interval_parses_all_schema_valid_shapes · function · L358-L365 — def test_date_to_interval_parses_all_schema_valid_shapes(raw, expected)
- test_date_to_interval_rejects_invalid_month · function · L368-L371 — def test_date_to_interval_rejects_invalid_month()
- test_p2_provenance_low_emits_metadata_missing_skips_anachronism · function · L374-L418 — def test_p2_provenance_low_emits_metadata_missing_skips_anachronism(tmp_path)
- test_p4_direct_date_causal_inversion_no_refs · function · L421-L438 — def test_p4_direct_date_causal_inversion_no_refs(tmp_path)