WalletConnect / kotlin-walletconnect-lib

library to use WalletConnect with Kotlin or Java
MIT License
147 stars 100 forks source link

Add test for parsing session update #77

Open ligi opened 2 years ago

ligi commented 2 years ago

to validate PR #76 - fails currently - will work when #76 is merged

but will wait until we can use VisibleForTesting to not just change visibility for testing without context unfortunately this is a bigger rabbit hole as the project needs some major dependency updates to get the annotation

ligi commented 2 years ago

/rebase