Update reusable-e2e-tests.yml #1132
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / E2E report yarn test-bootstrap
succeeded
Sep 26, 2023 in 1s
E2E report yarn test-bootstrap ✔️
✔️ e2eTests/reports/junit-d75ec940-5c4b-11ee-9825-b7e1b234af15.xml
5 tests were completed in 2229s 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✔️ | 1113s |
✔️ 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
Loading