Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rc/0.31.0 #619

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into rc/0.31.0

0ca4e7d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Rc/0.31.0 #619

Merge branch 'main' into rc/0.31.0
0ca4e7d
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E report yarn test-rewards-bootstrap succeeded Oct 18, 2023 in 0s

E2E report yarn test-rewards-bootstrap ✔️

Tests passed successfully

✔️ e2eTests/reports/junit-65e99f00-6dbd-11ee-acff-cf1d5884f4c8.xml

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

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

✔️ 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