Skip to content

Conversation

@laines-it
Copy link
Collaborator

Removed deprecated Connection methods.
Related tests are updated (deleted or refactored).

I didn't forget about (remove if it is not applicable):

Closes #479

Removed deprecated `Connection` methods.
Related tests are updated (deleted or refactored).

Closes #479
Copy link
Collaborator

@oleg-jukovec oleg-jukovec left a comment

Choose a reason for hiding this comment

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

Thank you for the patch!

}
}

func TestErrorTypeEval(t *testing.T) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

why have you deleted these tests, instead of rewriting it using "NewEvalRequest?"


// /////////////////

func TestClient(t *testing.T) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are you sure all those tests are duplicated?

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.

v3: remove all deprecated connection methods and their implementations

4 participants