Skip to content

Merge branch 'develop' into ci/fix-caching-steps

Sign in for the full log view
GitHub Actions / E2E report yarn test-governance succeeded Jul 8, 2024 in 0s

E2E report yarn test-governance ✅

Tests passed successfully

✅ e2eTests/reports/junit.xml-f8429a60-3d05-11ef-8620-d5764ead92b4.xml

11 tests were completed in 1488s with 11 passed, 0 failed and 0 skipped.

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

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

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