boltz-web-app icon indicating copy to clipboard operation
boltz-web-app copied to clipboard

E2E Test Suite

Open kilrau opened this issue 11 months ago • 0 comments

Collection of some advanced test cases

  • Test refund file download json & qr code, ideally with FF & Chrome on Desktop and Mobile each. Not a small feat since currently our tests use a stubbed dom, not an actual browser (compare https://github.com/BoltzExchange/boltz-web-app/issues/399)
  • Test if reading refund QR works (compare https://github.com/BoltzExchange/boltz-web-app/pull/606)
  • Test address/invoice field with all sort of address types incl. unconfidential Liquid addresses (comprare https://github.com/BoltzExchange/boltz-web-app/pull/605)

kilrau avatar Mar 21 '24 15:03 kilrau