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

Test unicode handling in context of SerDes #35

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

Copy link

@Dovchik Dovchik left a comment

Choose a reason for hiding this comment

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

What's the motivation for removing run-ws workflow, can you update the PR description about that?

dial_timeout=5
)

assert isinstance(verification_response, StartFlashCallInitiateVerificationResponse)
Copy link

Choose a reason for hiding this comment

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

nit
I suppose you can check send and receive in just one function and one mock

Copy link

Choose a reason for hiding this comment

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

Ah, also, would be nice to see a ref to the mock in PR description

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nit I suppose you can check send and receive in just one function and one mock

Wiremock is doing that behind the scenes :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, also, would be nice to see a ref to the mock in PR description

👍

Copy link

Choose a reason for hiding this comment

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

Wiremock is doing that behind the scenes :)

Always forgot that 😅

@650elx 650elx changed the base branch from v2.0-next to main October 3, 2024 14:27
@650elx 650elx changed the base branch from main to v2.0-next October 3, 2024 14:27
@650elx
Copy link
Contributor Author

650elx commented Oct 3, 2024

What's the motivation for removing run-ws workflow, can you update the PR description about that?

I've forgot to update target branch with the latest changes present in main. Fixed

@650elx 650elx merged commit a4be543 into v2.0-next Oct 4, 2024
4 checks passed
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