Skip to content

Commit 1a164bf

Browse files
authored
chore: update docs of ts-sdk (#46)
Signed-off-by: G0maa <midomaxgomaa@gmail.com>
1 parent be81ed3 commit 1a164bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2023/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ show that specific test case among various testcases, `show [test_run_id];` will
168168
| Empty response for node-fetch http call | Typescript-SDK | [<div align='center'><center><img src='../assets/issue.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/issues/49) | [<div align='center'><center><img src='../assets/pr.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/pull/60) | | | |
169169
| Add a sample unit test for mocking/stubbing calls in unit-tests | Samples-Typescript | [<div align='center'><center><img src='../assets/issue.svg' height='30' width='20'/></center></div>](https://github.com/keploy/samples-typescript/issues/10) | [<div align='center'><center><img src='../assets/pr.svg' height='30' width='20'/></center></div>](https://github.com/keploy/samples-typescript/pull/11) | | | |
170170
| Write the test-cases for TS-SDK (for Integrations) | Typescript-SDK | [<div align='center'><center><img src='../assets/issue.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/issues/56) | | | [<div align='center'><center><img src='../assets/pr.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/pull/59) | [<div align='center'><center><img src='../assets/pr.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/issues/63) |
171-
| Add check to not record testcases during test mode | Typescript-SDK | [<div align='center'><center><img src='../assets/issue.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/issues/42) | | [<div align='center'><center><img src='../assets/pr.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/pull/46) | | |
171+
| Add check to not record testcases during test mode | Typescript-SDK | [<div align='center'><center><img src='../assets/issue.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/issues/42) | [<div align='center'><center><img src='../assets/pr.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/pull/68) | [<div align='center'><center><img src='../assets/pr.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/pull/46) | | |
172172
| Add log statement in keploy and mock module to log mode | Typescript-SDK | [<div align='center'><center><img src='../assets/issue.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/issues/45) | | | [<div align='center'><center><img src='../assets/pr.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/pull/48)| |
173173
| Remove cp cmd from build script | Typescript-SDK | [<div align='center'><center><img src='../assets/issue.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/issues/51) | | | [<div align='center'><center><img src='../assets/pr.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/pull/53) | |
174174
| Add filter for headers during recording | Typescript-SDK | [<div align='center'><center><img src='../assets/issue.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/issues/44) | |[<div align='center'><center><img src='../assets/pr.svg' height='30' width='20'/></center></div>](https://github.com/keploy/typescript-sdk/pull/47) | | |

0 commit comments

Comments
 (0)