Skip to content

Microapps UI tests #526

Microapps UI tests

Microapps UI tests #526

GitHub Actions / JEST Tests succeeded Aug 29, 2024 in 0s

12 passed, 0 failed and 0 skipped

Tests passed successfully

✅ reports/junit.xml-7479ba00-65e7-11ef-99e4-a3b56c7ab9cd.xml

12 tests were completed in 773s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/rollup-test/rollup-main.deposit.test.ts 1✅ 140s
test/rollup-test/rollup-main.metamask.test.ts 1✅ 116s
test/rollup-test/rollup-main.my-positions.test.ts 2✅ 168s
test/rollup-test/rollup-main.swap.test.ts 7✅ 200s
test/rollup-test/rollup-main.withdraw.test.ts 1✅ 148s

✅ test/rollup-test/rollup-main.deposit.test.ts

Gasp UI deposit tests
  ✅ User can deposit ETH

✅ test/rollup-test/rollup-main.metamask.test.ts

Gasp UI wallet tests
  ✅ User can connect and disconnect Metamask wallet

✅ test/rollup-test/rollup-main.my-positions.test.ts

Gasp UI swap tests
  ✅ Remove pool liquidity
  ✅ Add pool liquidity

✅ test/rollup-test/rollup-main.swap.test.ts

Gasp UI swap tests
  ✅ Swap is disabled with not enough tokens
  ✅ Warning of low balance after swap
  ✅ Swap details are visible & dynamic
  ✅ Swap fee lock - less than 1k GASP
  ✅ Swap free - more than 1k GASP
  ✅ Switch transaction tokens and values
  ✅ User can swap with enough tokens

✅ test/rollup-test/rollup-main.withdraw.test.ts

Gasp UI withdraw tests
  ✅ User can withdraw ETH