**Description:** The appeal flow needs tests for score restoration logic. **Why it matters:** Incorrect score restoration could permanently damage payer reputation. **Acceptance Criteria:** - [ ] Test payer score is saved before default - [ ] Test appeal upheld restores score - [ ] Test appeal rejected preserves penalty - [ ] Test appeal window expiration **Relevant Files:** `contracts/invoice_liquidity/src/tests_appeal.rs` ---
Description:
The appeal flow needs tests for score restoration logic.
Why it matters: Incorrect score restoration could permanently damage payer reputation.
Acceptance Criteria:
Relevant Files:
contracts/invoice_liquidity/src/tests_appeal.rs