Skip to content

Microapps UI tests #470

Microapps UI tests

Microapps UI tests #470

GitHub Actions / JEST Tests succeeded Jun 6, 2024 in 0s

10 passed, 0 failed and 0 skipped

Tests passed successfully

✅ reports/junit.xml-7e0be780-23ef-11ef-9541-338c47a7b194.xml

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

Test suite Passed Failed Skipped Time
test/rollup-test/rollup-main.deposit.test.ts 1✅ 178s
test/rollup-test/rollup-main.metamask.test.ts 1✅ 52s
test/rollup-test/rollup-main.swap.test.ts 7✅ 128s
test/rollup-test/rollup-main.withdraw.test.ts 1✅ 86s

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

Gasp UI deposit tests
  ✅ User can deposit GETH

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