← Về thư mục
scripts/test_check_setup_cross_model_parity.py
- _load_module · function · L21-L22 — def _load_module()
- SetupCrossModelParityTests · class · L25-L117 — class SetupCrossModelParityTests(unittest.TestCase)
- test_repo_baseline_passes · method · L27-L31 — def test_repo_baseline_passes(self) -> None
- test_clean_fixture_passes · method · L33-L35 — def test_clean_fixture_passes(self) -> None
- test_en_zh_drift_fails · method · L37-L42 — def test_en_zh_drift_fails(self) -> None
- test_legacy_id_in_prose_note_does_not_count · method · L44-L54 — def test_legacy_id_in_prose_note_does_not_count(self) -> None
- test_canonical_table_parse_fails_closed · method · L56-L62 — def test_canonical_table_parse_fails_closed(self) -> None
- test_compat_table_column_counts · method · L64-L74 — def test_compat_table_column_counts(self) -> None
- test_wildcard_prefix_tokens_are_not_ids · method · L76-L93 — def test_wildcard_prefix_tokens_are_not_ids(self) -> None
- test_unknown_model_fails · method · L95-L103 — def test_unknown_model_fails(self) -> None
- test_zero_examples_fails_closed · method · L105-L111 — def test_zero_examples_fails_closed(self) -> None
- test_commented_example_lines_are_extracted · method · L113-L117 — def test_commented_example_lines_are_extracted(self) -> None