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

fix : ignore request simulation for mocks captured from non http requests #191

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

deepto98
Copy link
Contributor

This fixes keploy/keploy#608, by adding a check for the mock type in integrations/khttpclient/utils.go.

…ests

Signed-off-by: deepto <ddepp98@outlook.com>
Copy link
Member

@Sarthak160 Sarthak160 left a comment

Choose a reason for hiding this comment

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

LGTM

@Sarthak160 Sarthak160 merged commit eec4e98 into keploy:main Jul 3, 2023
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.

[bug]: invalid memory address or nil pointer dereference from MockRespFromYaml when using SQL and HTTP mocks
2 participants