Skip to content

Commit 54b9251

Browse files
authored
Merge pull request #154 from NHSDigital/fix-fixtures
fix: dump participants fixtures again
2 parents 44611b1 + 48912cf commit 54b9251

1 file changed

Lines changed: 125 additions & 73 deletions

File tree

Lines changed: 125 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,10 @@
11
[
2-
{
3-
"model": "participants.participant",
4-
"pk": "913bb98a-c31f-4c2b-9b81-73a8eb994c20",
5-
"fields": {
6-
"created_at": "2025-04-04T09:19:24.083Z",
7-
"updated_at": "2025-05-14T08:24:50.079Z",
8-
"first_name": "Janet",
9-
"last_name": "Williams",
10-
"gender": "Female",
11-
"nhs_number": "9990798516",
12-
"phone": "07700900829",
13-
"email": "oscar_adams@example.com",
14-
"date_of_birth": "1959-07-22",
15-
"ethnic_group": null,
16-
"risk_level": "Routine",
17-
"extra_needs": ["Wheelchair user"]
18-
}
19-
},
202
{
213
"model": "participants.participant",
224
"pk": "2b87d44f-637b-44a7-9dfd-1e57f37d04ea",
235
"fields": {
246
"created_at": "2025-04-04T09:19:24.083Z",
25-
"updated_at": "2025-05-14T08:24:39.138Z",
7+
"updated_at": "2025-06-23T15:07:31.948Z",
268
"first_name": "Dianna",
279
"last_name": "McIntosh",
2810
"gender": "Female",
@@ -53,6 +35,24 @@
5335
"extra_needs": []
5436
}
5537
},
38+
{
39+
"model": "participants.participant",
40+
"pk": "6ffdc8dd-8f78-4fda-82a1-890f20eda7fd",
41+
"fields": {
42+
"created_at": "2025-04-04T09:19:24.083Z",
43+
"updated_at": "2025-05-14T08:23:52.062Z",
44+
"first_name": "Erika",
45+
"last_name": "Toy",
46+
"gender": "Female",
47+
"nhs_number": "9992678104",
48+
"phone": "01184960787",
49+
"email": "evie_rippin72@example.com",
50+
"date_of_birth": "1958-04-23",
51+
"ethnic_group": null,
52+
"risk_level": "Routine",
53+
"extra_needs": []
54+
}
55+
},
5656
{
5757
"model": "participants.participant",
5858
"pk": "7c9d087a-63ce-4459-a3bf-8379837eb35d",
@@ -73,20 +73,22 @@
7373
},
7474
{
7575
"model": "participants.participant",
76-
"pk": "6ffdc8dd-8f78-4fda-82a1-890f20eda7fd",
76+
"pk": "913bb98a-c31f-4c2b-9b81-73a8eb994c20",
7777
"fields": {
7878
"created_at": "2025-04-04T09:19:24.083Z",
79-
"updated_at": "2025-05-14T08:23:52.062Z",
80-
"first_name": "Erika",
81-
"last_name": "Toy",
79+
"updated_at": "2025-06-09T12:59:22.561Z",
80+
"first_name": "Janet",
81+
"last_name": "Williams",
8282
"gender": "Female",
83-
"nhs_number": "9992678104",
84-
"phone": "01184960787",
85-
"email": "evie_rippin72@example.com",
86-
"date_of_birth": "1958-04-23",
83+
"nhs_number": "9990798516",
84+
"phone": "07700900829",
85+
"email": "oscar_adams@example.com",
86+
"date_of_birth": "1959-07-22",
8787
"ethnic_group": null,
8888
"risk_level": "Routine",
89-
"extra_needs": []
89+
"extra_needs": [
90+
"Wheelchair user"
91+
]
9092
}
9193
},
9294
{
@@ -100,38 +102,38 @@
100102
},
101103
{
102104
"model": "participants.participantaddress",
103-
"pk": "bdef8fd8-16d5-4918-9c5f-7eeaae21d554",
105+
"pk": "a4fab0cf-5563-46f6-a697-4a0de6f94585",
104106
"fields": {
105-
"participant": "2b87d44f-637b-44a7-9dfd-1e57f37d04ea",
106-
"lines": "[\"115 Victoria Walk\", \"Lake Eloyberg under-Edge\"]",
107-
"postcode": "BN12 2HL"
107+
"participant": "7c9d087a-63ce-4459-a3bf-8379837eb35d",
108+
"lines": "[\"206 Albert Mews\", \"Worthing\"]",
109+
"postcode": "BN12 8NC"
108110
}
109111
},
110112
{
111113
"model": "participants.participantaddress",
112-
"pk": "ef32f707-c668-42e3-9a32-8690b7ad175f",
114+
"pk": "bdef8fd8-16d5-4918-9c5f-7eeaae21d554",
113115
"fields": {
114-
"participant": "6f947d99-3f1f-42f4-b21c-ad7987c05d6d",
115-
"lines": "[\"214 New Lane\", \"Uccomplished House\", \"Fort Carleestad\"]",
116-
"postcode": "BN11 8FQ"
116+
"participant": "2b87d44f-637b-44a7-9dfd-1e57f37d04ea",
117+
"lines": "[\"115 Victoria Walk\", \"Lake Eloyberg under-Edge\"]",
118+
"postcode": "BN12 2HL"
117119
}
118120
},
119121
{
120122
"model": "participants.participantaddress",
121-
"pk": "a4fab0cf-5563-46f6-a697-4a0de6f94585",
123+
"pk": "c66d0937-7ef7-4d61-8655-4914d8476110",
122124
"fields": {
123-
"participant": "7c9d087a-63ce-4459-a3bf-8379837eb35d",
124-
"lines": "[\"206 Albert Mews\", \"Worthing\"]",
125-
"postcode": "BN12 8NC"
125+
"participant": "6ffdc8dd-8f78-4fda-82a1-890f20eda7fd",
126+
"lines": "[\"81 York lines\", \"Worthing\"]",
127+
"postcode": "BN11 0YE"
126128
}
127129
},
128130
{
129131
"model": "participants.participantaddress",
130-
"pk": "c66d0937-7ef7-4d61-8655-4914d8476110",
132+
"pk": "ef32f707-c668-42e3-9a32-8690b7ad175f",
131133
"fields": {
132-
"participant": "6ffdc8dd-8f78-4fda-82a1-890f20eda7fd",
133-
"lines": "[\"81 York lines\", \"Worthing\"]",
134-
"postcode": "BN11 0YE"
134+
"participant": "6f947d99-3f1f-42f4-b21c-ad7987c05d6d",
135+
"lines": "[\"214 New Lane\", \"Uccomplished House\", \"Fort Carleestad\"]",
136+
"postcode": "BN11 8FQ"
135137
}
136138
},
137139
{
@@ -154,29 +156,29 @@
154156
},
155157
{
156158
"model": "participants.screeningepisode",
157-
"pk": "64cf6722-19f2-4519-89a3-cb127447c72a",
159+
"pk": "519593ee-6e44-41db-962a-862a09f807ad",
158160
"fields": {
159161
"created_at": "2025-04-25T11:15:00Z",
160162
"updated_at": "2025-04-25T11:15:00Z",
161-
"participant": "7c9d087a-63ce-4459-a3bf-8379837eb35d"
163+
"participant": "6f947d99-3f1f-42f4-b21c-ad7987c05d6d"
162164
}
163165
},
164166
{
165167
"model": "participants.screeningepisode",
166-
"pk": "519593ee-6e44-41db-962a-862a09f807ad",
168+
"pk": "522fe2cb-1c41-40d5-a65d-c36695bf11b5",
167169
"fields": {
168170
"created_at": "2025-04-25T11:15:00Z",
169171
"updated_at": "2025-04-25T11:15:00Z",
170-
"participant": "6f947d99-3f1f-42f4-b21c-ad7987c05d6d"
172+
"participant": "2b87d44f-637b-44a7-9dfd-1e57f37d04ea"
171173
}
172174
},
173175
{
174176
"model": "participants.screeningepisode",
175-
"pk": "522fe2cb-1c41-40d5-a65d-c36695bf11b5",
177+
"pk": "64cf6722-19f2-4519-89a3-cb127447c72a",
176178
"fields": {
177179
"created_at": "2025-04-25T11:15:00Z",
178180
"updated_at": "2025-04-25T11:15:00Z",
179-
"participant": "2b87d44f-637b-44a7-9dfd-1e57f37d04ea"
181+
"participant": "7c9d087a-63ce-4459-a3bf-8379837eb35d"
180182
}
181183
},
182184
{
@@ -190,57 +192,107 @@
190192
},
191193
{
192194
"model": "participants.appointment",
193-
"pk": "e7be35a3-8b7f-4522-9e9b-7b8e6829c1b8",
195+
"pk": "522fe2cb-1c41-40d5-a65d-c36695bf11b5",
194196
"fields": {
195197
"created_at": "2025-04-25T11:20:00Z",
196-
"updated_at": "2025-04-25T11:20:00Z",
197-
"screening_episode": 6,
198-
"clinic_slot": "d1df208b-955a-4b2f-a908-2728aea6b29f",
199-
"status": "CONFIRMED"
198+
"updated_at": "2025-06-20T15:22:16.355Z",
199+
"screening_episode": "1c0009ed-8cee-422b-965d-4934b77c5294",
200+
"clinic_slot": "cc428100-3397-4263-b863-cee4326212b7",
201+
"reinvite": false,
202+
"stopped_reasons": null
200203
}
201204
},
202205
{
203206
"model": "participants.appointment",
204-
"pk": "522fe2cb-1c41-40d5-a65d-c36695bf11b5",
207+
"pk": "a3ad3cb1-d67a-499c-805c-845455deb60f",
205208
"fields": {
206209
"created_at": "2025-04-25T11:20:00Z",
207-
"updated_at": "2025-04-25T11:20:00Z",
208-
"screening_episode": "1c0009ed-8cee-422b-965d-4934b77c5294",
209-
"clinic_slot": "cc428100-3397-4263-b863-cee4326212b7",
210-
"status": "CHECKED_IN"
210+
"updated_at": "2025-06-20T15:22:16.365Z",
211+
"screening_episode": "64cf6722-19f2-4519-89a3-cb127447c72a",
212+
"clinic_slot": "48bc626c-e8b1-44e7-a747-915c65fc2360",
213+
"reinvite": false,
214+
"stopped_reasons": null
211215
}
212216
},
213217
{
214218
"model": "participants.appointment",
215-
"pk": "ccad34c1-8e26-4c9e-a134-a0de8f997d89",
219+
"pk": "b5acffaf-5140-4bcd-90a8-751fd6c6d2f5",
216220
"fields": {
217-
"created_at": "2025-04-25T11:20:00Z",
218-
"updated_at": "2025-04-25T11:20:00Z",
219-
"screening_episode": "3888ca4a-2b6c-43a3-bde2-4a92649c6648",
220-
"clinic_slot": "f657f049-a52f-4a23-ada4-834ea557336c",
221-
"status": "SCREENED"
221+
"created_at": "2025-06-23T15:06:32.944Z",
222+
"updated_at": "2025-06-23T15:06:32.944Z",
223+
"screening_episode": "522fe2cb-1c41-40d5-a65d-c36695bf11b5",
224+
"clinic_slot": "d1df208b-955a-4b2f-a908-2728aea6b29f",
225+
"reinvite": false,
226+
"stopped_reasons": null
222227
}
223228
},
224229
{
225230
"model": "participants.appointment",
226-
"pk": "a3ad3cb1-d67a-499c-805c-845455deb60f",
231+
"pk": "ccad34c1-8e26-4c9e-a134-a0de8f997d89",
227232
"fields": {
228233
"created_at": "2025-04-25T11:20:00Z",
229-
"updated_at": "2025-04-25T11:20:00Z",
230-
"screening_episode": "64cf6722-19f2-4519-89a3-cb127447c72a",
231-
"clinic_slot": "48bc626c-e8b1-44e7-a747-915c65fc2360",
232-
"status": "DID_NOT_ATTEND"
234+
"updated_at": "2025-06-20T15:22:16.361Z",
235+
"screening_episode": "3888ca4a-2b6c-43a3-bde2-4a92649c6648",
236+
"clinic_slot": "f657f049-a52f-4a23-ada4-834ea557336c",
237+
"reinvite": false,
238+
"stopped_reasons": null
233239
}
234240
},
235241
{
236242
"model": "participants.appointment",
237243
"pk": "e7be35a3-8b7f-4522-9e9b-7b8e6829c1b8",
238244
"fields": {
239245
"created_at": "2025-04-25T11:20:00Z",
240-
"updated_at": "2025-04-25T11:20:00Z",
246+
"updated_at": "2025-06-20T15:22:16.370Z",
241247
"screening_episode": "519593ee-6e44-41db-962a-862a09f807ad",
242248
"clinic_slot": "1c0009ed-8cee-422b-965d-4934b77c5294",
243-
"status": "CANCELLED"
249+
"reinvite": false,
250+
"stopped_reasons": null
251+
}
252+
},
253+
{
254+
"model": "participants.appointmentstatus",
255+
"pk": "a37d4db3-d936-42ed-a02b-8d18f63cb69e",
256+
"fields": {
257+
"state": "SCREENED",
258+
"created_at": "2025-06-20T15:22:19.566Z",
259+
"appointment": "b5acffaf-5140-4bcd-90a8-751fd6c6d2f5"
260+
}
261+
},
262+
{
263+
"model": "participants.appointmentstatus",
264+
"pk": "05b88f6b-c6d3-4835-b36d-950a8af6070c",
265+
"fields": {
266+
"state": "DID_NOT_ATTEND",
267+
"created_at": "2025-06-20T15:22:19.564Z",
268+
"appointment": "a3ad3cb1-d67a-499c-805c-845455deb60f"
269+
}
270+
},
271+
{
272+
"model": "participants.appointmentstatus",
273+
"pk": "38881d12-33a9-4d01-a535-c0268a801202",
274+
"fields": {
275+
"state": "SCREENED",
276+
"created_at": "2025-06-20T15:22:19.562Z",
277+
"appointment": "ccad34c1-8e26-4c9e-a134-a0de8f997d89"
278+
}
279+
},
280+
{
281+
"model": "participants.appointmentstatus",
282+
"pk": "769e05a6-42f4-4331-a961-31c289b567ca",
283+
"fields": {
284+
"state": "CHECKED_IN",
285+
"created_at": "2025-06-20T15:22:19.559Z",
286+
"appointment": "522fe2cb-1c41-40d5-a65d-c36695bf11b5"
287+
}
288+
},
289+
{
290+
"model": "participants.appointmentstatus",
291+
"pk": "d37d4db3-d936-42ed-a02b-8d18f63cb69e",
292+
"fields": {
293+
"state": "CANCELLED",
294+
"created_at": "2025-06-20T15:22:19.566Z",
295+
"appointment": "e7be35a3-8b7f-4522-9e9b-7b8e6829c1b8"
244296
}
245297
}
246298
]

0 commit comments

Comments
 (0)