added unittest for octokit module#64
Conversation
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
|
Can @re-Tick please review the PR ? |
|
Hi @Sekhar-Kumar-Dash, Please add a job in .github action to run the test files and give code coverage |
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
@re-Tick i updated the files please check |
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
|
@re-Tick updated the files please check it |
|
There should be some more testcases in unit test for test, off mode. And please resolve the errors in the cli. |
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
Signed-off-by: sekhar kumar dash <sekharkumardash229@gmail.com>
please review the new pr had to delete the last one because vscode updated somefiles on its own which cause merge conflicts |
Related Issue
Info about Issue or bug
Closes: keploy/keploy#354
Describe the changes you've made
Added a unit test for integrations/octokit module's wrappedNodeFetch function using typescript sdk.