Summary
Existing get_approval_count tests cover 0, 1, and 2 approvals but do not verify the count at every stage of a full proposal lifecycle including after execution. The count should remain at the final approval number even after execution.
Tasks
Labels: testing, forge-multisig
Summary
Existing
get_approval_counttests cover 0, 1, and 2 approvals but do not verify the count at every stage of a full proposal lifecycle including after execution. The count should remain at the final approval number even after execution.Tasks
get_approval_count() == 1(proposer auto-approves)get_approval_count() == 2get_approval_count() == 3get_approval_count() == 3(unchanged)0Labels:
testing,forge-multisig