Skip to content

Microapps UI tests #499

Microapps UI tests

Microapps UI tests #499

GitHub Actions / JEST Tests succeeded Jul 22, 2024 in 1s

10 passed, 0 failed and 0 skipped

Tests passed successfully

✅ reports/junit.xml-64fc6080-4811-11ef-b5e8-05faf446b2f5.xml

10 tests were completed in 339s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/rollup-test/rollup-main.deposit.test.ts 1✅ 77s
test/rollup-test/rollup-main.metamask.test.ts 1✅ 52s
test/rollup-test/rollup-main.swap.test.ts 7✅ 124s
test/rollup-test/rollup-main.withdraw.test.ts 1✅ 85s

✅ 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.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