-
-
Notifications
You must be signed in to change notification settings - Fork 543
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]: ts-sdk records keploy-testcase even on test mode #430
Comments
Hello @re-Tick please assign me this issue! I can't assign it to myself for some reason. |
Done. Looking forward for your PR |
Hey @re-Tick I've tried to fix this issue. It would be great if you can review the PR. |
Hey @frey0-0 My sincere apologies, I had already stated working on this issue and by the time I notice that, this issue has been assigned to you, I had already made the fix. I hope you can understand. |
Signed-off-by: Shreyansh Shah <shreyansh_shah@yahoo.com>
Hi @shreyanshshah27, please look for unassigned issues. Hey @frey0-0, don't worry I will be adding some more GFI's for TS-SDK, you can pick from them. This changes looks good to me, have you tried to make API call during test mode. |
@re-Tick Definitely, I'll take care of it from the next time. Yes, I've tried making API call during test mode and those weren't getting recorded. |
Yeah sure @re-Tick, not a problem I have my uni exams(last night preps you know how it is) coming up so I will get back to work next weekend :)) |
Hey @re-Tick is this still open? If yes I would like to complete it. |
There is a PR opened for this. You can discuss those changes and can propose your changes. |
I have linked a PR for this issue. Please review it @re-Tick ✨ |
- Solves keploy/keploy#430 - Methodology: Treat as MODE_OFF in middleware and afterMiddleware functions Signed-off-by: G0maa <midomaxgomaa@gmail.com>
* chore: refactor logic for ignoring code refactoring in utg Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com> * fix: inverted logic Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com> --------- Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com>
Is there an existing issue for this?
Current behavior
When, I run the application on test mode, and do an API call on endpoint then this will record testcases.
Ideally it should just return the responses and not record Keploy-testcases on test mode.
Steps to reproduce
Environment
None
Version
Cloud
The text was updated successfully, but these errors were encountered: