feat: add new test for increased coverage with keploy#182
feat: add new test for increased coverage with keploy#182Sonichigo wants to merge 3 commits intoKong:masterfrom
Conversation
|
|
|
recheck |
|
If there's only white space change in package jsons please revert them. If not please don't reformat just install the package its too hard to read the white space diff |
|
hi @jackkav, i have revert the |
We use biome to lint and format |
Signed-off-by: Animesh Pathak <kurosakiichigo.songoku@gmail.com>
Signed-off-by: Animesh Pathak <kurosakiichigo.songoku@gmail.com>
Signed-off-by: Animesh Pathak <kurosakiichigo.songoku@gmail.com>
Done, I have fixed linting and formatting via Biome, now. Thanks for pointing to biome. |
|
Hi @jackkav any updates on the pr or it's contents? |
|
I need to discuss further with the team. |
This pull request introduces comprehensive unit tests for the
body-parser.jsanderror-handler.jsmodule, significantly improving the project's test coverage from0%to80%+. I have also added the new tests forcookies.jsincreasing from66.66%to100%The new tests cover various scenarios, ensuring the reliability and robustness of the functionalities.
Current Coverage
New Coverage
Changes:
Testing:
Impact:
This enhancement bolsters code reliability and facilitates future development by providing a more robust testing framework.
Checklist:
The PR content was generated automatically using testing-agent