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

DEVEXP 757: [Python E2E] Run tests with Sync and Async clients #48

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

matsk-sinch
Copy link
Contributor

For the moment, the E2E tests steps have been implemented using the Sync SinchClient. As the Async SinchClient uses another HTTP library and the pagination uses a different implementation, it's necessary to run the E2E tests suite in both ways.

For the moment, the E2E tests steps have been implemented
using the Sync SinchClient. As the Async SinchClient uses
another HTTP library and the pagination uses a different
 implementation, it's necessary to run the E2E
tests suite in both ways.

Signed-off-by: Jessica Matsuoka <jessica.akemi.matsuoka@sinch.com>
Copy link
Contributor

@asein-sinch asein-sinch left a comment

Choose a reason for hiding this comment

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

Excellent job: clear, neat and efficient. Congrats! 🌟

@matsk-sinch matsk-sinch merged commit 8cc9299 into v2.0 Mar 4, 2025
4 checks passed
@matsk-sinch matsk-sinch deleted the DEVEXP_757-Run_sync_async_tests branch March 6, 2025 16:22
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