Skip to content

chore: update workflow generate types #1255

chore: update workflow generate types

chore: update workflow generate types #1255

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / E2E report yarn test-rewards-bootstrap succeeded Oct 17, 2023 in 0s

E2E report yarn test-rewards-bootstrap ✔️

Tests passed successfully

✔️ e2eTests/reports/junit-65a08a80-6d2d-11ee-885d-6365cdd45cb3.xml

8 tests were completed in 2299s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/sequential/bootstrap.configuration.test.ts 2✔️ 528s
test/sequential/bootstrap.updatePromotion.test.ts 1✔️ 558s
test/sequential/xyk-pallet.asset.bootstrap.register.test.ts 5✔️ 1212s

✔️ 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 - bootstrap - Check if we can change promoteBootstrapPool in each phase

✔️ test/sequential/xyk-pallet.asset.bootstrap.register.test.ts

✔️ register asset and then try to register new one with the same location, expect to conflict
✔️ 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