From 0bc36cec627860fe0b1321430ed5fc82d0ac3ed4 Mon Sep 17 00:00:00 2001 From: G0maa Date: Mon, 20 Mar 2023 16:14:34 +0200 Subject: [PATCH] update docs of ts-sdk Signed-off-by: G0maa --- 2023/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2023/README.md b/2023/README.md index 60a6d8e..f847db1 100644 --- a/2023/README.md +++ b/2023/README.md @@ -168,7 +168,7 @@ show that specific test case among various testcases, `show [test_run_id];` will | Empty response for node-fetch http call | Typescript-SDK | [
](https://github.com/keploy/typescript-sdk/issues/49) | [
](https://github.com/keploy/typescript-sdk/pull/60) | | | | Add a sample unit test for mocking/stubbing calls in unit-tests | Samples-Typescript | [
](https://github.com/keploy/samples-typescript/issues/10) | [
](https://github.com/keploy/samples-typescript/pull/11) | | | | Write the test-cases for TS-SDK (for Integrations) | Typescript-SDK | [
](https://github.com/keploy/typescript-sdk/issues/56) | | | [
](https://github.com/keploy/typescript-sdk/pull/59) | -| Add check to not record testcases during test mode | Typescript-SDK | [
](https://github.com/keploy/typescript-sdk/issues/42) | | [
](https://github.com/keploy/typescript-sdk/pull/46) | | +| Add check to not record testcases during test mode | Typescript-SDK | [
](https://github.com/keploy/typescript-sdk/issues/42) | [
](https://github.com/keploy/typescript-sdk/pull/68) | [
](https://github.com/keploy/typescript-sdk/pull/46) | | | Add log statement in keploy and mock module to log mode | Typescript-SDK | [
](https://github.com/keploy/typescript-sdk/issues/45) | | | [
](https://github.com/keploy/typescript-sdk/pull/48)| | Remove cp cmd from build script | Typescript-SDK | [
](https://github.com/keploy/typescript-sdk/issues/51) | | | [
](https://github.com/keploy/typescript-sdk/pull/53) | | Add filter for headers during recording | Typescript-SDK | [
](https://github.com/keploy/typescript-sdk/issues/44) | |[
](https://github.com/keploy/typescript-sdk/pull/47) | |