boltz-web-app
boltz-web-app copied to clipboard
E2E Test Suite
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)