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
WalletBackendAdapter.ts should have unit tests to make sure the wallet data is read from chain correctly
This may be difficult because of its dependence on casting and inability to test with ses enabled. Other tests in the UI currently mock all ses-dependent imports
The text was updated successfully, but these errors were encountered:
What is the Problem Being Solved?
WalletBackendAdapter.ts should have unit tests to make sure the wallet data is read from chain correctly
This may be difficult because of its dependence on casting and inability to test with ses enabled. Other tests in the UI currently mock all ses-dependent imports
The text was updated successfully, but these errors were encountered: