Skip to content

Feature: Merge mangata-node repository code #2133

Feature: Merge mangata-node repository code

Feature: Merge mangata-node repository code #2133

GitHub Actions / E2E report yarn test-rewards-bootstrap succeeded Jan 21, 2025 in 0s

7 passed, 0 failed and 0 skipped

Tests passed successfully

✅ e2eTests/reports/junit.xml-5986d100-d7fd-11ef-9742-a95cb7b68a61.xml

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

Test suite Passed Failed Skipped Time
test/sequential/bootstrap.configuration.test.ts 2✅ 204s
test/sequential/bootstrap.updatePromotion.test.ts 1✅ 216s
test/sequential/xyk-pallet.asset.bootstrap.register.test.ts 4✅ 348s

✅ test/sequential/bootstrap.configuration.test.ts

✅ bootstrap - Check non-sudo user cannot start bootstrap
✅ bootstrap - Check happy path bootstrap with one user

✅ test/sequential/bootstrap.updatePromotion.test.ts

✅ bootstrap - Check possibility to change promoteBootstrapPool in each phase

✅ test/sequential/xyk-pallet.asset.bootstrap.register.test.ts

✅ register asset with xyk disabled and try to schedule bootstrap, expect to success
✅ register asset with xyk enabled and try to schedule bootstrap, expect to success
✅ try to schedule bootstrap for token when does not have AssetRegistry, expect to success
✅ register asset without asset metadata  and try to schedule bootstrap, expect to success