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

[feature]: add test pipeline for testing HTTP parser using different applications #1871

Open
1 task done
gouravkrosx opened this issue May 8, 2024 · 1 comment
Open
1 task done
Labels
Enhancement New feature or request Good First Issue Good for newcomers Help Wanted Extra attention is needed keploy

Comments

@gouravkrosx
Copy link
Member

gouravkrosx commented May 8, 2024

Is there an existing feature request for this?

  • I have searched the existing issues

Summary

  • Currently, there's a test pipeline for the gin-mongo application, which is a combination of Golang and MongoDB, aimed at testing the Mongo parser. (1), (2)
  • Likewise, we aim to establish pipelines for all supported languages using HTTP as the database to test the HTTP parser.
  • You can contribute to this effort by referring to our documentation on how to extend coverage for Keploy or understand its self-testing approach.
  • Docs Link: https://keploy.io/docs/keploy-explained/testing-guide/

Why should this be worked on?

  • This initiative will enhance Keploy's coverage and benefit all users by supporting its testing capabilities through the concept of Keploy testing Keploy.
  • It will promote confidence in reviewing pull requests, particularly those involving changes to the HTTP parser, by ensuring thorough testing and validation.

Repository

keploy

@gouravkrosx gouravkrosx added the Enhancement New feature or request label May 8, 2024
@github-actions github-actions bot added the keploy label May 8, 2024
@nehagup nehagup added Good First Issue Good for newcomers Help Wanted Extra attention is needed labels May 9, 2024
@Archit-pandey25
Copy link

Hey @gouravkrosx , can I work on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Good First Issue Good for newcomers Help Wanted Extra attention is needed keploy
Projects
None yet
Development

No branches or pull requests

3 participants