Nelito Junior

Results 5 issues of Nelito Junior

This PR follows a similar structure used in https://github.com/FuelLabs/fuels-wallet contract-tests to implement e2e testing to the connectors example react-app. This is the initial setup with wallet installation and loading of...

- Closes #243 This PR implements CI workflows for the e2e connector tests. It builds on work done it https://github.com/FuelLabs/fuel-connectors/pull/199 Actual tests are implemented there, thats why the outdates tests...

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

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