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

Checking node #596

Closed
wants to merge 14 commits into from

Merge remote-tracking branch 'origin/develop' into feature/reducingTe…

fde8faa
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Checking node #596

Merge remote-tracking branch 'origin/develop' into feature/reducingTe…
fde8faa
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / E2E report yarn test-bootstrap succeeded Sep 21, 2023 in 1s

E2E report yarn test-bootstrap ✔️

Tests passed successfully

✔️ e2eTests/reports/junit-8f9a7700-58d4-11ee-bcae-bdc0ce45f67b.xml

5 tests were completed in 2249s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/sequential/bootstrap.cancelBootstrap.test.ts 2✔️ 528s
test/sequential/bootstrap.checkActivatePool.test.ts 1✔️ 588s
test/sequential/bootstrap.claimAndActivate.test.ts 2✔️ 1133s

✔️ test/sequential/bootstrap.cancelBootstrap.test.ts

✔️ bootstrap - Check that we can cancel bootstrap before planned
✔️ bootstrap - Check that we can not cancel bootstrap when bootstrap event already planned or started

✔️ test/sequential/bootstrap.checkActivatePool.test.ts

✔️ bootstrap - Check that we can not create a pool for the bootstrap token after bootstrap was declared

✔️ test/sequential/bootstrap.claimAndActivate.test.ts

bootstrap - checking bootstrapped pool in different situations
  ✔️ bootstrap - checking claiming and activating rewards. Promoting pool is true, vesting MGA token for User1 is false
  ✔️ bootstrap - checking claiming and activating rewards. Promoting pool is false, vesting MGA token for User1 is false