🔴 [P0] Fix 25 failing tests blocking CI pipeline #306
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
After removing
|| truefrom the test step in.woodpecker.yml(commit148121c), tests are now properly blocking CI builds. However, 25 tests are currently failing, which will block all merges to develop.Impact
Test Failure Breakdown
Pattern 1: Mock Setup Issues (9 failures) - EASY FIXES
Files:
Pattern 2: Service Integration Issues (16 failures)
Files:
Full Details
See test output in pipeline #118 or run locally:
Acceptance Criteria
Priority
P0 - Critical: Blocking all CI/CD