-
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
Adding Unit test cases for wrappedNodeFetch and adding github actions #59
base: main
Are you sure you want to change the base?
Commits on Mar 14, 2023
-
feat(github actions and wrappednodefetched.test.js): integrated githu…
…b action and wrote unit test For code coverage added unit test for wrappedNodeFetch function and integrated git hub actions. test #354 Signed-off-by: Hermione Dadheech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fb754c - Browse repository at this point
Copy the full SHA 3fb754cView commit details -
fix: updates the commit linter versio
Signed-off-by: Hermione Dadheech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd525e2 - Browse repository at this point
Copy the full SHA bd525e2View commit details -
feat(ci.yml): revert version and removing console
Revert version and removing console from unit test file test #354 Signed-off-by: Hermione Dadheech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 479e05d - Browse repository at this point
Copy the full SHA 479e05dView commit details -
feat(wrappednodefetch.test.ts): added expect test for mocks and deps
Added expect test for mocks and deps after fetching in record and test mode test #354 Signed-off-by: Hermione Dadheech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 532413e - Browse repository at this point
Copy the full SHA 532413eView commit details -
feat(wrappednodefetch.test.ts): added a check to compare the recorded…
… output with response Added a check to compare the recorded output with response to ensure wrappedNodeFetch functionality test #354 Signed-off-by: Hermione Dadheech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75ff0cb - Browse repository at this point
Copy the full SHA 75ff0cbView commit details -
feat(wrappednodefetch.test.ts): importing HTTP from src/keploy.ts
importing HTTP from src/keploy.ts test #354 Signed-off-by: Hermione Dadheech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 351517f - Browse repository at this point
Copy the full SHA 351517fView commit details -
test(wrappednodefetch, octokit/require.ts): adding fetch method and c…
…reateExecutionContext Resolving the failed test cases by using fetch from node-fetch and createExecutionContext test#354 Signed-off-by: Hermione Dadheech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff354ac - Browse repository at this point
Copy the full SHA ff354acView commit details -
test(wrappednodefetch): updating checks
updating test cases test #354 Signed-off-by: Hermione Dadheech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1066bc - Browse repository at this point
Copy the full SHA b1066bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c3613 - Browse repository at this point
Copy the full SHA 77c3613View commit details -
feat(require.ts): removing createExecutionContext
removing createExecutionContext from octokit test #354 Signed-off-by: Hermione Dadheech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bec4d0 - Browse repository at this point
Copy the full SHA 4bec4d0View commit details