You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the wallet flows we want to add integration tests for all Status Go endpoints used by the wallet to help avoid the Go team adding breaking changes going unnoticed on the mobile client.
Add an integration test for the RPC request -
"wallet_getWalletToken" used in src/status_im/contexts/wallet/events.cljs
For more information/examples on integration tests see this recent pr: #18304
The text was updated successfully, but these errors were encountered:
As part of the wallet flows we want to add integration tests for all Status Go endpoints used by the wallet to help avoid the Go team adding breaking changes going unnoticed on the mobile client.
Add an integration test for the RPC request -
"wallet_getWalletToken" used in src/status_im/contexts/wallet/events.cljs
For more information/examples on integration tests see this recent pr: #18304
The text was updated successfully, but these errors were encountered: