TESTING INSTRUCTIONS:
We're trying to test the veto logic works when users veto. So, apps and chains should abstain, and users should veto.
Here are all the "C" test cases, we're looking at C3.
C1 Passes with a small number of vetos C2 Vetos split evenly across categories, greater than the veto threshold → veto’d C3 Vetos only from end-user citizens, greater than the veto threshold → veto’d C4 Vetos only from chain citizens, greater than the veto threshold → veto’d C5 Vetos only from app citizens, greater than the veto threshold → veto’d
Add feedback to this notion page: https://www.notion.so/agoraxyz/Optimism-Voting-Cycle-39B-Elections-Testing-Plan-224528b28fc4804b85f2fe7a37d89551
SUCCEEDED