File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20206,6 +20206,9 @@ python_tests:
2020620206 - tests/unit/test_crane_scheduler.py::test_active_issue_overrides_stale_completed_state
2020720207 - tests/unit/test_crane_scheduler.py::test_active_issue_does_not_override_pause
2020820208 - tests/unit/test_crane_scheduler.py::test_machine_state_completed_string_is_recognized
20209+ - tests/unit/test_crane_scheduler.py::test_issue_label_detection_accepts_github_label_payloads
20210+ - tests/unit/test_crane_scheduler.py::test_pr_head_gate_fails_when_any_check_is_not_success
20211+ - tests/unit/test_crane_scheduler.py::test_pr_head_gate_passes_only_when_all_checks_succeed
2020920212 - tests/unit/test_crane_score.py::test_crane_score_counts_parity_events
2021020213 - tests/unit/test_crane_score.py::test_crane_score_applies_target_correctness_gate
2021120214 - tests/unit/test_crane_score.py::test_crane_score_can_reach_one_with_all_deletion_grade_gates
@@ -20220,6 +20223,8 @@ python_tests:
2022020223 - tests/unit/test_crane_workflow_prompt.py::test_crane_acceptance_requires_shared_iteration_summary_for_pr_updates
2022120224 - tests/unit/test_crane_workflow_prompt.py::test_crane_commit_guidance_provides_structured_summary_fallback
2022220225 - tests/unit/test_crane_workflow_prompt.py::test_crane_prompt_blocks_stale_completed_state_from_finishing
20226+ - tests/unit/test_crane_workflow_prompt.py::test_crane_completion_is_two_phase_and_pr_head_gated
20227+ - tests/unit/test_crane_workflow_prompt.py::test_crane_state_template_tracks_completion_candidate_gate
2022320228 - tests/unit/test_cursor_mcp.py::TestCursorClientFactory::test_create_cursor_client
2022420229 - tests/unit/test_cursor_mcp.py::TestCursorClientFactory::test_create_cursor_client_case_insensitive
2022520230 - tests/unit/test_cursor_mcp.py::TestCursorClientAdapter::test_config_path_is_repo_local
You can’t perform that action at this time.
0 commit comments