Skip to content
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

Refactor sign client tests #1212

Merged
merged 5 commits into from
Nov 20, 2023
Merged

Refactor sign client tests #1212

merged 5 commits into from
Nov 20, 2023

Conversation

llbartekll
Copy link
Contributor

@llbartekll llbartekll commented Nov 4, 2023

Description

  • refactor Sign Client tests
  • remove deprecated pair, getPairings and connect methods

Resolves # (issue)

How Has This Been Tested?

Due Dilligence

  • Breaking change
  • Requires a documentation update

var dappPairingClient: PairingClient!
var wallet: SignClient!
var walletPairingClient: PairingClient!
private var publishers = Set<AnyCancellable>()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just realize that we should clear publishers after test case execution

…V2 into refactor-sign-client-tests

# Conflicts:
#	Example/ExampleApp.xcodeproj/project.pbxproj
@llbartekll llbartekll merged commit 4ece4d7 into develop Nov 20, 2023
8 checks passed
@llbartekll llbartekll deleted the refactor-sign-client-tests branch November 20, 2023 22:04
@flypaper0 flypaper0 mentioned this pull request Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants