-
Notifications
You must be signed in to change notification settings - Fork 28
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
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.