Skip to content

chore: update release workflow in order to generate types #1538

chore: update release workflow in order to generate types

chore: update release workflow in order to generate types #1538

GitHub Actions / E2E report yarn test-bootstrap succeeded Jan 3, 2024 in 1s. View latest attempt.

E2E report yarn test-bootstrap ✅

Tests passed successfully

✅ e2eTests/reports/junit.xml-38a07b10-aa24-11ee-bd2d-b701805c2f8f.xml

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

Test suite Passed Failed Skipped Time
test/sequential/bootstrap.cancelBootstrap.test.ts 2✅ 624s
test/sequential/bootstrap.checkActivatePool.test.ts 1✅ 696s
test/sequential/bootstrap.claimAndActivate.test.ts 2✅ 1344s

✅ 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