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

Added mocks for testing http service #1013

Merged
merged 6 commits into from
Sep 13, 2024

Conversation

coolwednesday
Copy link
Contributor

@coolwednesday coolwednesday commented Sep 10, 2024

Pull Request Template

Closes #959

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

Thank you for your contribution!

aryanmehrotra
aryanmehrotra previously approved these changes Sep 11, 2024
Resolving PR Comments

Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
@Umang01-hash Umang01-hash merged commit dc3168a into gofr-dev:development Sep 13, 2024
10 checks passed
@coolwednesday coolwednesday deleted the http-service-mock branch September 13, 2024 08:02
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.

Unable to test HTTP Services using mockContainer
4 participants