← Về thư mục
scripts/test_check_evals_gold_set.py
- _copy_clean · function · L19-L23 — def _copy_clean(tmp_path: Path) -> Path
- test_clean_fixture_passes · function · L26-L30 — def test_clean_fixture_passes(tmp_path)
- test_i1_extra_tuple_file_caught · function · L33-L49 — def test_i1_extra_tuple_file_caught(tmp_path)
- test_i2_tuple_id_filename_mismatch_caught · function · L52-L63 — def test_i2_tuple_id_filename_mismatch_caught(tmp_path)
- test_i3_wrong_kind_distribution_caught · function · L66-L76 — def test_i3_wrong_kind_distribution_caught(tmp_path)
- test_i4_duplicate_expected_outcomes_keys_caught · function · L79-L89 — def test_i4_duplicate_expected_outcomes_keys_caught(tmp_path)
- test_i5_label_disagrees_with_kind_caught · function · L92-L99 — def test_i5_label_disagrees_with_kind_caught(tmp_path)
- test_i5_invalid_label_enum_caught · function · L102-L109 — def test_i5_invalid_label_enum_caught(tmp_path)
- test_i6_valid_arxiv_missing_arxiv_id_caught · function · L112-L120 — def test_i6_valid_arxiv_missing_arxiv_id_caught(tmp_path)
- test_i6_valid_doi_with_arxiv_id_caught · function · L123-L131 — def test_i6_valid_doi_with_arxiv_id_caught(tmp_path)
- test_i6_valid_doi_missing_doi_caught · function · L134-L142 — def test_i6_valid_doi_missing_doi_caught(tmp_path)
- test_i7_fabricated_without_intent_marker_caught · function · L145-L153 — def test_i7_fabricated_without_intent_marker_caught(tmp_path)
- test_i7_non_fabricated_with_intent_marker_caught · function · L156-L164 — def test_i7_non_fabricated_with_intent_marker_caught(tmp_path)
- test_i9_missing_resolver_caught · function · L167-L174 — def test_i9_missing_resolver_caught(tmp_path)
- test_i9_invalid_status_enum_caught · function · L177-L184 — def test_i9_invalid_status_enum_caught(tmp_path)
- test_i9_invalid_queried_by_enum_caught · function · L187-L194 — def test_i9_invalid_queried_by_enum_caught(tmp_path)
- test_i9_queried_by_missing_caught · function · L197-L207 — def test_i9_queried_by_missing_caught(tmp_path)
- test_i9_ran_resolver_with_null_queried_by_caught · function · L210-L221 — def test_i9_ran_resolver_with_null_queried_by_caught(tmp_path)
- test_i9_skipped_resolver_with_nonnull_queried_by_caught · function · L224-L236 — def test_i9_skipped_resolver_with_nonnull_queried_by_caught(tmp_path)
- test_i9b_false_with_only_title_only_unmatched_caught · function · L239-L252 — def test_i9b_false_with_only_title_only_unmatched_caught(tmp_path)
- test_i10_authors_string_shorthand_caught · function · L255-L269 — def test_i10_authors_string_shorthand_caught(tmp_path)
- test_i10_missing_required_citation_key_caught · function · L272-L280 — def test_i10_missing_required_citation_key_caught(tmp_path)
- test_i10_invalid_obtained_via_enum_caught · function · L283-L291 — def test_i10_invalid_obtained_via_enum_caught(tmp_path)
- test_i10_invalid_obtained_at_datetime_caught · function · L294-L312 — def test_i10_invalid_obtained_at_datetime_caught(tmp_path)