Skip to content

Commit 0246e99

Browse files
committed
test: updated postman collection tests
1 parent b452924 commit 0246e99

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

postman/Validate_Relationship_Service_Sandbox.postman_collection.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,7 @@
13341334
"const expectedResponseBody = {",
13351335
" \"resourceType\": \"Bundle\",",
13361336
" \"timestamp\": \"2020-08-26T14:00:00+00:00\",",
1337-
" \"total\": 2,",
1337+
" \"total\": 6,",
13381338
" \"type\": \"searchset\",",
13391339
" \"entry\": [",
13401340
" {",
@@ -2431,7 +2431,7 @@
24312431
"const expectedResponseBody = {",
24322432
" \"resourceType\": \"Bundle\",",
24332433
" \"timestamp\": \"2020-08-26T14:00:00+00:00\",",
2434-
" \"total\": 3,",
2434+
" \"total\": 6,",
24352435
" \"type\": \"searchset\",",
24362436
" \"entry\": [",
24372437
" {",
@@ -2816,7 +2816,7 @@
28162816
"const expectedResponseBody = {",
28172817
" \"resourceType\": \"Bundle\",",
28182818
" \"timestamp\": \"2020-08-26T14:00:00+00:00\",",
2819-
" \"total\": 3,",
2819+
" \"total\": 6,",
28202820
" \"type\": \"searchset\",",
28212821
" \"entry\": [",
28222822
" {",
@@ -3175,7 +3175,7 @@
31753175
"const expectedResponseBody = {",
31763176
" \"resourceType\": \"Bundle\",",
31773177
" \"timestamp\": \"2020-08-26T14:00:00+00:00\",",
3178-
" \"total\": 3,",
3178+
" \"total\": 9,",
31793179
" \"type\": \"searchset\",",
31803180
" \"entry\": [",
31813181
" {",
@@ -3848,7 +3848,7 @@
38483848
"const expectedResponseBody = {",
38493849
" \"resourceType\": \"Bundle\",",
38503850
" \"timestamp\": \"2020-08-26T14:00:00+00:00\",",
3851-
" \"total\": 1,",
3851+
" \"total\": 3,",
38523852
" \"type\": \"searchset\",",
38533853
" \"entry\": [",
38543854
" {",
@@ -4161,7 +4161,7 @@
41614161
"const expectedResponseBody = {",
41624162
" \"resourceType\": \"Bundle\",",
41634163
" \"timestamp\": \"2020-08-26T14:00:00+00:00\",",
4164-
" \"total\": 1,",
4164+
" \"total\": 3,",
41654165
" \"type\": \"searchset\",",
41664166
" \"entry\": [",
41674167
" {",

0 commit comments

Comments
 (0)