test_padis_reconstruction_verifier.pyΒΆ
Source: tests/experiments/test_padis_reconstruction_verifier.py
Test padis reconstruction verifier behaviour.
- test_parse_method_thresholds_requires_method_value_form()
Verify that parse method thresholds requires method value form.
- test_verifier_finds_records_and_accepts_required_method_and_experiment(tmp_path)
Verify that verifier finds records and accepts required method and experiment.
- test_verifier_reports_missing_required_method(tmp_path)
Verify that verifier reports missing required method.
- test_verifier_reports_method_specific_threshold_failure(tmp_path)
Verify that verifier reports method specific threshold failure.
- test_verifier_method_fdk_gate_checks_only_selected_methods(tmp_path)
Verify that verifier method fdk gate checks only selected methods.
- test_verifier_method_each_sample_fdk_gate_uses_min_margin(tmp_path)
Verify that verifier method each sample fdk gate uses min margin.
- test_verifier_global_fdk_gate_applies_to_baseline_too(tmp_path)
Verify that verifier global fdk gate applies to baseline too.
- test_verifier_reports_expected_record_count_mismatch(tmp_path)
Verify that verifier reports expected record count mismatch.
- test_verifier_reports_expected_sample_count_mismatch(tmp_path)
Verify that verifier reports expected sample count mismatch.
- test_verifier_reports_expected_job_manifest_mismatch(tmp_path)
Verify that verifier reports expected job manifest mismatch.
- test_verifier_manifest_checkpoint_identity_resolves_symlinks(tmp_path)
Verify that verifier manifest checkpoint identity resolves symlinks.
- test_verifier_reports_unexpected_job_not_in_manifest(tmp_path)
Verify that verifier reports unexpected job not in manifest.
- test_verifier_manifest_identity_includes_algorithm(tmp_path)
Verify that verifier manifest identity includes algorithm.
- test_verifier_manifest_identity_includes_prior_mode(tmp_path)
Verify that verifier manifest identity includes prior mode.
- test_verifier_checks_expected_sampler_settings_from_manifest(tmp_path)
Verify that verifier checks expected sampler settings from manifest.
- test_verifier_checks_expected_ve_ddnm_layout_from_manifest(tmp_path)
Verify that verifier checks expected ve ddnm layout from manifest.
- test_verifier_checks_expected_fixed_overlap_checkpoint_from_manifest(tmp_path)
Verify that verifier checks expected fixed overlap checkpoint from manifest.
- test_verifier_checks_expected_method_settings_from_manifest(tmp_path)
Verify that verifier checks expected method settings from manifest.
- test_verifier_checks_expected_pnp_checkpoint_from_manifest(tmp_path)
Verify that verifier checks expected pnp checkpoint from manifest.