-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[W3W, Sign] X-Platform e2e protocol test - session settle #1012
Conversation
…V2 into E2E-tests # Conflicts: # Example/ExampleApp.xcodeproj/project.pbxproj # Sources/WalletConnectEcho/EchoClientFactory.swift
…V2 into E2E-tests # Conflicts: # Sources/Web3Inbox/Web3InboxClientFactory.swift
} | ||
|
||
if jsSession == nil { | ||
sleep(1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is ok for now, but in future, if we are going to have more tests using the JS API, can they implement something like long polling?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 good idea, 100%, will speak with js team
…V2 into E2E-tests # Conflicts: # Configuration.xcconfig # Example/ExampleApp.xcodeproj/project.pbxproj
Description
passed tests - https://github.com/WalletConnect/WalletConnectSwiftV2/actions/runs/5795589196
Resolves # (issue)
How Has This Been Tested?
Due Dilligence