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

[bug]: Postgres matching fails if no. of connections are more in test mode #1353

Closed
1 task done
slayerjain opened this issue Jan 14, 2024 · 0 comments
Closed
1 task done
Labels
bug Something isn't working keploy

Comments

@slayerjain
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

If the application makes more connections during test mode, then keploy can fail setting up the connection request since it may not have sufficient mocks.

Steps to reproduce

  1. Take an application which has slow queries
  2. Record at least 20 test cases
  3. Run in testmode
  4. Postgres mocks should fail.

Environment

None

Version

Local

Repository

keploy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working keploy
Projects
None yet
Development

No branches or pull requests

1 participant