fuel-connectors icon indicating copy to clipboard operation
fuel-connectors copied to clipboard

feat(e2e-connector-test): add burner wallet tests FE-441

Open nelitow opened this issue 6 months ago • 2 comments

  • Closes #211

This PR creates simple tests for the Burner Wallet connector in the react-app. The tests are only regarding stability of the connection. No transfer and increment tests are done at this moment.

Tests:

  • [x] should connect and show fuel address
  • [x] should connect, disconnect, and reconnect
  • [x] should connect, refresh and stay connected
  • [x] should connect, disconnect, refresh and stay disconnected
  • [ ] should execute transfer
  • [ ] should execute increment (contract call)

nelitow avatar Aug 22 '24 16:08 nelitow