Skip to content

Commit cf70680

Browse files
Wiremock Test Scenarios (DO NOT MERGE)
* Add tests for small files
1 parent 23219ef commit cf70680

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

wiremock/stubs/__files/correctMedicusResponse.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{
1212
"resource": {
1313
"resourceType": "Patient",
14-
"id": "3",
14+
"id": "0197870a-fa12-725b-8257-de61bb45b17e",
1515
"meta": {
1616
"versionId": "1521806400000",
1717
"profile": [
@@ -168,7 +168,7 @@
168168
{{/patient}}
169169
"generalPractitioner": [
170170
{
171-
"reference": "Practitioner/1"
171+
"reference": "Practitioner/bb1e3008-ba45-11ec-9b67-0a58a9feac02"
172172
}
173173
],
174174
"managingOrganization": {

wiremock/stubs/__files/correctOXDHResponse.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{
1212
"resource": {
1313
"resourceType": "Patient",
14-
"id": "3",
14+
"id": "813b7c31-5b4b-f011-877b-6045bd1427a6",
1515
"meta": {
1616
"versionId": "1521806400000",
1717
"profile": [
@@ -168,7 +168,7 @@
168168
{{/patient}}
169169
"generalPractitioner": [
170170
{
171-
"reference": "Practitioner/1"
171+
"reference": "Practitioner/a55879e6-978f-ef11-8a69-7c1e526620cb"
172172
}
173173
],
174174
"managingOrganization": {

0 commit comments

Comments
 (0)