Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #816

Open
wants to merge 2 commits into
base: eth-rollup-develop
Choose a base branch
from

Merge branch 'eth-rollup-develop' into feature/trigger-test-run

400ecb5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Update README.md #816

Merge branch 'eth-rollup-develop' into feature/trigger-test-run
400ecb5
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E report yarn test-governance succeeded Oct 2, 2024 in 0s

E2E report yarn test-governance ✅

Tests passed successfully

✅ e2eTests/reports/junit.xml-b6b98930-80a0-11ef-9b20-535d71e57889.xml

21 tests were completed in 1284s with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/parallel/council-pallet.API.foundation.test.ts 21✅ 1284s

✅ test/parallel/council-pallet.API.foundation.test.ts

Council tests: Special rules for foundation addresses on mmON
  ✅ Test that Foundation address can/cannot close an already voted proposal
  ✅ Test that NoFoundation address can/cannot close an already voted proposal
  ✅ Test that NoCouncil address can/cannot close an already voted proposal
  ✅ Test that Foundation address can/cannot veto a proposal
  ✅ Test that NoFoundation address can/cannot veto a proposal
  ✅ Test that sudo address can veto a proposal
  ✅ Test that Foundation address can/cannot veto an already voted proposal
  ✅ Test that NoFoundation address can/cannot veto an already voted proposal
  ✅ Test that sudo address can veto an already voted proposal
  ✅ Test that sudo address cannot close an already voted proposal
Council tests: Special rules for foundation addresses on mmOFF
  ✅ Test that Foundation address can/cannot close an already voted proposal
  ✅ Test that NoFoundation address can/cannot close an already voted proposal
  ✅ Test that NoCouncil address can/cannot close an already voted proposal
  ✅ Test that Foundation address can/cannot veto a proposal
  ✅ Test that NoFoundation address can/cannot veto a proposal
  ✅ Test that sudo address can veto a proposal
  ✅ Test that Foundation address can/cannot veto an already voted proposal
  ✅ Test that NoFoundation address can/cannot veto an already voted proposal
  ✅ Test that sudo address can veto an already voted proposal
  ✅ Test that sudo address cannot close an already voted proposal
✅ Test that Closing a motion requires some time for Council mebers but not for founders