Skip to content

Commit

Permalink
Feat:Added Keploy tets noise
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu-wedensday committed Mar 14, 2024
1 parent 97965c6 commit db78ec4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keploy/test-set-2/tests/test-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ spec:
assertions:
noise:
header.Date: []
body.data.login.token: []
body.data.login.refreshToken: []
created: 1710436253
curl: |-
curl --request POST \
Expand Down
1 change: 1 addition & 0 deletions keploy/test-set-2/tests/test-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ spec:
objects: []
assertions:
noise:
header: []
header.Date: []
created: 1710436277
curl: |-
Expand Down
1 change: 1 addition & 0 deletions keploy/test-set-2/tests/test-4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ spec:
assertions:
noise:
header.Date: []
body.data.refreshToken.token: []
created: 1710436314
curl: |-
curl --request POST \
Expand Down
2 changes: 2 additions & 0 deletions keploy/test-set-2/tests/test-5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ spec:
objects: []
assertions:
noise:
- header.Access-Control-Allow-Credentials: []
header: []
header.Date: []
created: 1710436335
curl: |-
Expand Down

0 comments on commit db78ec4

Please sign in to comment.