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]: Implement filters for testcase capture #28

Closed
slayerjain opened this issue Feb 13, 2022 · 2 comments
Closed

[feature]: Implement filters for testcase capture #28

slayerjain opened this issue Feb 13, 2022 · 2 comments
Assignees
Labels
Enhancement New feature or request Good First Issue Good for newcomers

Comments

@slayerjain
Copy link
Member

Is your feature request related to a problem? Please describe.
We need the ability to filter test case capture by various fields such as URL, headers, etc.

Describe the solution you'd like
Provide a way to set filters in the SDK.

Describe alternatives you've considered
Provide filters from UI instead. This could be something we do later due to the potential complexities involved.

Additional context
We decided to add this urgently because we needed this to test keploy itself. We are interested in unit testing the keploy API which runs on /url/* space.

@slayerjain slayerjain added Enhancement New feature or request Good First Issue Good for newcomers labels Feb 13, 2022
@nehagup nehagup assigned nehagup and Sarthak160 and unassigned nehagup Feb 27, 2022
@petergeorgas
Copy link
Contributor

Is this available?

@slayerjain
Copy link
Member Author

Hi @petergeorgas, this one is being done here - https://github.com/keploy/go-sdk/issues/56

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
Projects
Status: Completed
Development

No branches or pull requests

4 participants