Skip to content

feat: add integration test #3

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

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

tranhoangvuit
Copy link
Contributor

What kind of change does this PR introduce?

Feat: add new integration test

What is the current behavior?

Currently, the application lacks comprehensive integration tests for the client invocation functionality. This gap in testing could potentially allow bugs to go undetected, especially those related to network requests and response handling.

What is the new behavior?

This PR introduces a new integration test that we can call to real server and check the result.

Additional context

Add any other context or screenshots.

@tranhoangvuit tranhoangvuit merged commit 231c769 into main May 16, 2024
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.

1 participant