Skip to content

chore: Update Node.js version in reusable-perfomance-tests.yml workfl… #217

chore: Update Node.js version in reusable-perfomance-tests.yml workfl…

chore: Update Node.js version in reusable-perfomance-tests.yml workfl… #217

GitHub Actions / E2E report yarn test-experimentalStaking succeeded Oct 4, 2023 in 1s

E2E report yarn test-experimentalStaking ✔️

Tests passed successfully

✔️ e2eTests/reports/junit-835c04b0-62e6-11ee-8b6e-0bdcbaf30ad3.xml

7 tests were completed in 2039s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts 3✔️ 1103s
test/staking/API.valuations.test.ts 3✔️ 315s
test/staking/happyPath.staking.test.ts 1✔️ 621s

✔️ test/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts

✔️ A user can delegate more using liq token
✔️ A User with free tokens can join as collator
✔️ A user can schedule and execute bond more

✔️ test/staking/API.valuations.test.ts

Collators: MinCandidateStk limit
  ✔️ Min Mangatas to be a collator matches with minLiq.
  ✔️ Min Mangatas -1 will make joinCollator fail
  ✔️ Min Mangatas +1 will make joinCollator work

✔️ test/staking/happyPath.staking.test.ts

HappyPath - staking - a collator producing blocks
  ✔️ A user that have plenty of vested tokens can be a collator