← Về thư mục
scripts/test_reading_probe_lint.py
- _extract_probe_section · function · L50-L62 — def _extract_probe_section(text: str) -> str
- ReadingProbeLintTests · class · L65-L214 — class ReadingProbeLintTests(unittest.TestCase)
- test_mentor_file_has_probe_section · method · L68-L76 — def test_mentor_file_has_probe_section(self) -> None
- test_env_var_name_consistent_across_repo · method · L78-L100 — def test_env_var_name_consistent_across_repo(self) -> None
- test_probe_gated_by_goal_oriented · method · L102-L111 — def test_probe_gated_by_goal_oriented(self) -> None
- test_decline_is_zero_penalty · method · L113-L131 — def test_decline_is_zero_penalty(self) -> None
- test_probe_tag_format · method · L133-L146 — def test_probe_tag_format(self) -> None
- test_no_probe_in_scoring_files · method · L148-L183 — def test_no_probe_in_scoring_files(self) -> None
- test_banned_praise_phrases · method · L185-L214 — def test_banned_praise_phrases(self) -> None