Skip to content

fix: cargo-tarpaulin installation if it already is installed

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

E2E report yarn test-governance ✅

Tests passed successfully

✅ e2eTests/reports/junit.xml-3e777dd0-3afd-11ef-9b27-a5b4c19fc827.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