status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.91k stars 984 forks source link

[EPIC] - Add contract/ integration test coverage to RPC events used in the wallet #18587

Open J-Son89 opened 9 months ago

J-Son89 commented 9 months ago

Description: As a developer in the mobile wallet I want to have ensure our uses of Status Go RPC endpoints are not broken. For this I would like coverage of all RPC endpoints for how we are using the api within the context of the mobile wallet.

Tasks

misc

Notes: This feature should not need QA or design review. Best to sync with @cammellos once done as we can notify the Status-Go devs about putting this as part of their CI process, most likely not mandatory until proven stable. see https://github.com/status-im/status-go/issues/4518

J-Son89 commented 9 months ago

also review this issue - https://github.com/status-im/status-mobile/issues/17921