uk_bin_collection 0.77.0__py3-none-any.whl → 0.79.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. uk_bin_collection/tests/council_feature_input_parity.py +38 -57
  2. uk_bin_collection/tests/features/validate_council_outputs.feature +5 -770
  3. uk_bin_collection/tests/input.json +70 -1
  4. uk_bin_collection/tests/step_defs/test_validate_council.py +44 -16
  5. uk_bin_collection/tests/test_common_functions.py +4 -2
  6. uk_bin_collection/uk_bin_collection/common.py +4 -1
  7. uk_bin_collection/uk_bin_collection/councils/ChichesterDistrictCouncil.py +110 -0
  8. uk_bin_collection/uk_bin_collection/councils/DartfordBoroughCouncil.py +44 -0
  9. uk_bin_collection/uk_bin_collection/councils/DoverDistrictCouncil.py +11 -6
  10. uk_bin_collection/uk_bin_collection/councils/EppingForestDistrictCouncil.py +51 -0
  11. uk_bin_collection/uk_bin_collection/councils/FarehamBoroughCouncil.py +68 -0
  12. uk_bin_collection/uk_bin_collection/councils/HounslowCouncil.py +122 -0
  13. uk_bin_collection/uk_bin_collection/councils/KirkleesCouncil.py +3 -1
  14. uk_bin_collection/uk_bin_collection/councils/MoleValleyDistrictCouncil.py +13 -10
  15. uk_bin_collection/uk_bin_collection/councils/SouthKestevenDistrictCouncil.py +151 -0
  16. uk_bin_collection/uk_bin_collection/councils/StroudDistrictCouncil.py +94 -0
  17. uk_bin_collection/uk_bin_collection/councils/TendringDistrictCouncil.py +110 -0
  18. uk_bin_collection/uk_bin_collection/councils/WakefieldCityCouncil.py +3 -1
  19. uk_bin_collection/uk_bin_collection/councils/WalthamForest.py +127 -0
  20. uk_bin_collection/uk_bin_collection/create_new_council.py +51 -0
  21. {uk_bin_collection-0.77.0.dist-info → uk_bin_collection-0.79.0.dist-info}/METADATA +1 -1
  22. {uk_bin_collection-0.77.0.dist-info → uk_bin_collection-0.79.0.dist-info}/RECORD +25 -15
  23. {uk_bin_collection-0.77.0.dist-info → uk_bin_collection-0.79.0.dist-info}/LICENSE +0 -0
  24. {uk_bin_collection-0.77.0.dist-info → uk_bin_collection-0.79.0.dist-info}/WHEEL +0 -0
  25. {uk_bin_collection-0.77.0.dist-info → uk_bin_collection-0.79.0.dist-info}/entry_points.txt +0 -0
@@ -1,772 +1,7 @@
1
1
  Feature: Test each council output matches expected results
2
2
 
3
- Scenario Outline: Validate Council Output
4
- Given the council: <council>
5
- When we scrape the data from <council>
6
- Then the result is valid json
7
- And the output should validate against the schema
8
-
9
- @AdurAndWorthingCouncils
10
- Examples: AdurAndWorthingCouncils
11
- | council |
12
- | AdurAndWorthingCouncils |
13
-
14
- @ArunCouncil
15
- Examples: ArunCouncil
16
- | council |
17
- | ArunCouncil |
18
-
19
- @AylesburyValeCouncil
20
- Examples: AylesburyValeCouncil
21
- | council |
22
- | AylesburyValeCouncil |
23
-
24
- @BarnetCouncil
25
- Examples: BarnetCouncil
26
- | council |
27
- | BarnetCouncil |
28
-
29
- @BarnsleyMBCouncil
30
- Examples: BarnsleyMBCouncil
31
- | council |
32
- | BarnsleyMBCouncil |
33
-
34
- @BasingstokeCouncil
35
- Examples: BasingstokeCouncil
36
- | council |
37
- | BasingstokeCouncil |
38
-
39
- @BathAndNorthEastSomersetCouncil
40
- Examples: BathAndNorthEastSomersetCouncil
41
- | council |
42
- | BathAndNorthEastSomersetCouncil |
43
-
44
- @BCPCouncil
45
- Examples: BCPCouncil
46
- | council |
47
- | BCPCouncil |
48
-
49
- @BedfordBoroughCouncil
50
- Examples: BedfordBoroughCouncil
51
- | council |
52
- | BedfordBoroughCouncil |
53
-
54
- @BedfordshireCouncil
55
- Examples: BedfordshireCouncil
56
- | council |
57
- | BedfordshireCouncil |
58
-
59
- @BexleyCouncil
60
- Examples: BexleyCouncil
61
- | council |
62
- | BexleyCouncil |
63
-
64
- @BirminghamCityCouncil
65
- Examples: BirminghamCityCouncil
66
- | council |
67
- | BirminghamCityCouncil |
68
-
69
- @BlackburnCouncil
70
- Examples: BlackburnCouncil
71
- | council |
72
- | BlackburnCouncil |
73
-
74
- @BoltonCouncil
75
- Examples: BoltonCouncil
76
- | council |
77
- | BoltonCouncil |
78
-
79
- @BracknellForestCouncil
80
- Examples: BracknellForestCouncil
81
- | council |
82
- | BracknellForestCouncil |
83
-
84
- @BradfordMDC
85
- Examples: BradfordMDC
86
- | council |
87
- | BradfordMDC |
88
-
89
- @BrightonandHoveCityCouncil
90
- Examples: BrightonandHoveCityCouncil
91
- | council |
92
- | BrightonandHoveCityCouncil |
93
-
94
- @BristolCityCouncil
95
- Examples: BristolCityCouncil
96
- | council |
97
- | BristolCityCouncil |
98
-
99
- @BromleyBoroughCouncil
100
- Examples: BromleyBoroughCouncil
101
- | council |
102
- | BromleyBoroughCouncil |
103
-
104
- @BroxtoweBoroughCouncil
105
- Examples: BroxtoweBoroughCouncil
106
- | council |
107
- | BroxtoweBoroughCouncil |
108
-
109
- @BuckinghamshireCouncil
110
- Examples: BuckinghamshireCouncil
111
- | council |
112
- | BuckinghamshireCouncil |
113
-
114
- @BuryCouncil
115
- Examples: BuryCouncil
116
- | council |
117
- | BuryCouncil |
118
-
119
- @CalderdaleCouncil
120
- Examples: CalderdaleCouncil
121
- | council |
122
- | CalderdaleCouncil |
123
-
124
- @CannockChaseDistrictCouncil
125
- Examples: CannockChaseDistrictCouncil
126
- | council |
127
- | CannockChaseDistrictCouncil |
128
-
129
- @CardiffCouncil
130
- Examples: CardiffCouncil
131
- | council |
132
- | CardiffCouncil |
133
-
134
- @CastlepointDistrictCouncil
135
- Examples: CastlepointDistrictCouncil
136
- | council |
137
- | CastlepointDistrictCouncil |
138
-
139
- @CharnwoodBoroughCouncil
140
- Examples: CharnwoodBoroughCouncil
141
- | council |
142
- | CharnwoodBoroughCouncil |
143
-
144
- @ChelmsfordCityCouncil
145
- Examples: ChelmsfordCityCouncil
146
- | council |
147
- | ChelmsfordCityCouncil |
148
-
149
- @CheshireEastCouncil
150
- Examples: CheshireEastCouncil
151
- | council |
152
- | CheshireEastCouncil |
153
-
154
- @CheshireWestAndChesterCouncil
155
- Examples: CheshireWestAndChesterCouncil
156
- | council |
157
- | CheshireWestAndChesterCouncil |
158
-
159
- @ChorleyCouncil
160
- Examples: ChorleyCouncil
161
- | council |
162
- | ChorleyCouncil |
163
-
164
- @ConwyCountyBorough
165
- Examples: ConwyCountyBorough
166
- | council |
167
- | ConwyCountyBorough |
168
-
169
- @CrawleyBoroughCouncil
170
- Examples: CrawleyBoroughCouncil
171
- | council |
172
- | CrawleyBoroughCouncil |
173
-
174
- @CroydonCouncil
175
- Examples: CroydonCouncil
176
- | council |
177
- | CroydonCouncil |
178
-
179
- @DerbyshireDalesDistrictCouncil
180
- Examples: DerbyshireDalesDistrictCouncil
181
- | council |
182
- | DerbyshireDalesDistrictCouncil |
183
-
184
- @DoncasterCouncil
185
- Examples: DoncasterCouncil
186
- | council |
187
- | DoncasterCouncil |
188
-
189
- @DorsetCouncil
190
- Examples: DorsetCouncil
191
- | council |
192
- | DorsetCouncil |
193
-
194
- @DoverDistrictCouncil
195
- Examples: DoverDistrictCouncil
196
- | council |
197
- | DoverDistrictCouncil |
198
-
199
- @DurhamCouncil
200
- Examples: DurhamCouncil
201
- | council |
202
- | DurhamCouncil |
203
-
204
- @EastCambridgeshireCouncil
205
- Examples: EastCambridgeshireCouncil
206
- | council |
207
- | EastCambridgeshireCouncil |
208
-
209
- @EastDevonDC
210
- Examples: EastDevonDC
211
- | council |
212
- | EastDevonDC |
213
-
214
- @EastleighBoroughCouncil
215
- Examples: EastleighBoroughCouncil
216
- | council |
217
- | EastleighBoroughCouncil |
218
-
219
- @EastLindseyDistrictCouncil
220
- Examples: EastLindseyDistrictCouncil
221
- | council |
222
- | EastLindseyDistrictCouncil |
223
-
224
- @EastRidingCouncil
225
- Examples: EastRidingCouncil
226
- | council |
227
- | EastRidingCouncil |
228
-
229
- @EastSuffolkCouncil
230
- Examples: EastSuffolkCouncil
231
- | council |
232
- | EastSuffolkCouncil |
233
-
234
- @EnvironmentFirst
235
- Examples: EnvironmentFirst
236
- | council |
237
- | EnvironmentFirst |
238
-
239
- @ErewashBoroughCouncil
240
- Examples: ErewashBoroughCouncil
241
- | council |
242
- | ErewashBoroughCouncil |
243
-
244
- @FenlandDistrictCouncil
245
- Examples: FenlandDistrictCouncil
246
- | council |
247
- | FenlandDistrictCouncil |
248
-
249
- @ForestOfDeanDistrictCouncil
250
- Examples: ForestOfDeanDistrictCouncil
251
- | council |
252
- | ForestOfDeanDistrictCouncil |
253
-
254
- @GatesheadCouncil
255
- Examples: GatesheadCouncil
256
- | council |
257
- | GatesheadCouncil |
258
-
259
- @GedlingBoroughCouncil
260
- Examples: GedlingBoroughCouncil
261
- | council |
262
- | GedlingBoroughCouncil |
263
-
264
- @GlasgowCityCouncil
265
- Examples: GlasgowCityCouncil
266
- | council |
267
- | GlasgowCityCouncil |
268
-
269
- @GuildfordCouncil
270
- Examples: GuildfordCouncil
271
- | council |
272
- | GuildfordCouncil |
273
-
274
- @HaltonBoroughCouncil
275
- Examples: HaltonBoroughCouncil
276
- | council |
277
- | HaltonBoroughCouncil |
278
-
279
- @HaringeyCouncil
280
- Examples: HaringeyCouncil
281
- | council |
282
- | HaringeyCouncil |
283
-
284
- @HarrogateBoroughCouncil
285
- Examples: HarrogateBoroughCouncil
286
- | council |
287
- | HarrogateBoroughCouncil |
288
-
289
- @HighPeakCouncil
290
- Examples: HighPeakCouncil
291
- | council |
292
- | HighPeakCouncil |
293
-
294
- @HullCityCouncil
295
- Examples: HullCityCouncil
296
- | council |
297
- | HullCityCouncil |
298
-
299
- @HuntingdonDistrictCouncil
300
- Examples: HuntingdonDistrictCouncil
301
- | council |
302
- | HuntingdonDistrictCouncil |
303
-
304
- @KingstonUponThamesCouncil
305
- Examples: KingstonUponThamesCouncil
306
- | council |
307
- | KingstonUponThamesCouncil |
308
-
309
- @KirkleesCouncil
310
- Examples: KirkleesCouncil
311
- | council |
312
- | KirkleesCouncil |
313
-
314
- @KnowsleyMBCouncil
315
- Examples: KnowsleyMBCouncil
316
- | council |
317
- | KnowsleyMBCouncil |
318
-
319
- @LancasterCityCouncil
320
- Examples: LancasterCityCouncil
321
- | council |
322
- | LancasterCityCouncil |
323
-
324
- @LeedsCityCouncil
325
- Examples: LeedsCityCouncil
326
- | council |
327
- | LeedsCityCouncil |
328
-
329
- @LisburnCastlereaghCityCouncil
330
- Examples: LisburnCastlereaghCityCouncil
331
- | council |
332
- | LisburnCastlereaghCityCouncil |
333
-
334
- @LiverpoolCityCouncil
335
- Examples: LiverpoolCityCouncil
336
- | council |
337
- | LiverpoolCityCouncil |
338
-
339
- @LondonBoroughHounslow
340
- Examples: LondonBoroughHounslow
341
- | council |
342
- | LondonBoroughHounslow |
343
-
344
- @LondonBoroughRedbridge
345
- Examples: LondonBoroughRedbridge
346
- | council |
347
- | LondonBoroughRedbridge |
348
-
349
- @MaldonDistrictCouncil
350
- Examples: MaldonDistrictCouncil
351
- | council |
352
- | MaldonDistrictCouncil |
353
-
354
- @MalvernHillsDC
355
- Examples: MalvernHillsDC
356
- | council |
357
- | MalvernHillsDC |
358
-
359
- @ManchesterCityCouncil
360
- Examples: ManchesterCityCouncil
361
- | council |
362
- | ManchesterCityCouncil |
363
-
364
- @MansfieldDistrictCouncil
365
- Examples: MansfieldDistrictCouncil
366
- | council |
367
- | MansfieldDistrictCouncil |
368
-
369
- @MertonCouncil
370
- Examples: MertonCouncil
371
- | council |
372
- | MertonCouncil |
373
-
374
- @MidAndEastAntrimBoroughCouncil
375
- Examples: MidAndEastAntrimBoroughCouncil
376
- | council |
377
- | MidAndEastAntrimBoroughCouncil |
378
-
379
- @MidSussexDistrictCouncil
380
- Examples: MidSussexDistrictCouncil
381
- | council |
382
- | MidSussexDistrictCouncil |
383
-
384
- @MiltonKeynesCityCouncil
385
- Examples: MiltonKeynesCityCouncil
386
- | council |
387
- | MiltonKeynesCityCouncil |
388
-
389
- @MoleValleyDistrictCouncil
390
- Examples: MoleValleyDistrictCouncil
391
- | council |
392
- | MoleValleyDistrictCouncil |
393
-
394
- @NeathPortTalbotCouncil
395
- Examples: NeathPortTalbotCouncil
396
- | council |
397
- | NeathPortTalbotCouncil |
398
-
399
- @NewarkAndSherwoodDC
400
- Examples: NewarkAndSherwoodDC
401
- | council |
402
- | NewarkAndSherwoodDC |
403
-
404
- @NewcastleCityCouncil
405
- Examples: NewcastleCityCouncil
406
- | council |
407
- | NewcastleCityCouncil |
408
-
409
- @NewhamCouncil
410
- Examples: NewhamCouncil
411
- | council |
412
- | NewhamCouncil |
413
-
414
- @NewportCityCouncil
415
- Examples: NewportCityCouncil
416
- | council |
417
- | NewportCityCouncil |
418
-
419
- @NorthEastDerbyshireDistrictCouncil
420
- Examples: NorthEastDerbyshireDistrictCouncil
421
- | council |
422
- | NorthEastDerbyshireDistrictCouncil |
423
-
424
- @NorthEastLincs
425
- Examples: NorthEastLincs
426
- | council |
427
- | NorthEastLincs |
428
-
429
- @NorthKestevenDistrictCouncil
430
- Examples: NorthKestevenDistrictCouncil
431
- | council |
432
- | NorthKestevenDistrictCouncil |
433
-
434
- @NorthLanarkshireCouncil
435
- Examples: NorthLanarkshireCouncil
436
- | council |
437
- | NorthLanarkshireCouncil |
438
-
439
- @NorthLincolnshireCouncil
440
- Examples: NorthLincolnshireCouncil
441
- | council |
442
- | NorthLincolnshireCouncil |
443
-
444
- @NorthNorfolkDistrictCouncil
445
- Examples: NorthNorfolkDistrictCouncil
446
- | council |
447
- | NorthNorfolkDistrictCouncil |
448
-
449
- @NorthNorthamptonshireCouncil
450
- Examples: NorthNorthamptonshireCouncil
451
- | council |
452
- | NorthNorthamptonshireCouncil |
453
-
454
- @NorthSomersetCouncil
455
- Examples: NorthSomersetCouncil
456
- | council |
457
- | NorthSomersetCouncil |
458
-
459
- @NorthTynesideCouncil
460
- Examples: NorthTynesideCouncil
461
- | council |
462
- | NorthTynesideCouncil |
463
-
464
- @NorthumberlandCouncil
465
- Examples: NorthumberlandCouncil
466
- | council |
467
- | NorthumberlandCouncil |
468
-
469
- @NorthWestLeicestershire
470
- Examples: NorthWestLeicestershire
471
- | council |
472
- | NorthWestLeicestershire |
473
-
474
- @NorthYorkshire
475
- Examples: NorthYorkshire
476
- | council |
477
- | NorthYorkshire |
478
-
479
- @NottinghamCityCouncil
480
- Examples: NottinghamCityCouncil
481
- | council |
482
- | NottinghamCityCouncil |
483
-
484
- @OldhamCouncil
485
- Examples: OldhamCouncil
486
- | council |
487
- | OldhamCouncil |
488
-
489
- @PortsmouthCityCouncil
490
- Examples: PortsmouthCityCouncil
491
- | council |
492
- | PortsmouthCityCouncil |
493
-
494
- @PrestonCityCouncil
495
- Examples: PrestonCityCouncil
496
- | council |
497
- | PrestonCityCouncil |
498
-
499
- @ReadingBoroughCouncil
500
- Examples: ReadingBoroughCouncil
501
- | council |
502
- | ReadingBoroughCouncil |
503
-
504
- @ReigateAndBansteadBoroughCouncil
505
- Examples: ReigateAndBansteadBoroughCouncil
506
- | council |
507
- | ReigateAndBansteadBoroughCouncil |
508
-
509
- @RenfrewshireCouncil
510
- Examples: RenfrewshireCouncil
511
- | council |
512
- | RenfrewshireCouncil |
513
-
514
- @RhonddaCynonTaffCouncil
515
- Examples: RhonddaCynonTaffCouncil
516
- | council |
517
- | RhonddaCynonTaffCouncil |
518
-
519
- @RochdaleCouncil
520
- Examples: RochdaleCouncil
521
- | council |
522
- | RochdaleCouncil |
523
-
524
- @RochfordCouncil
525
- Examples: RochfordCouncil
526
- | council |
527
- | RochfordCouncil |
528
-
529
- @RugbyBoroughCouncil
530
- Examples: RugbyBoroughCouncil
531
- | council |
532
- | RugbyBoroughCouncil |
533
-
534
- @RushcliffeBoroughCouncil
535
- Examples: RushcliffeBoroughCouncil
536
- | council |
537
- | RushcliffeBoroughCouncil |
538
-
539
- @RushmoorCouncil
540
- Examples: RushmoorCouncil
541
- | council |
542
- | RushmoorCouncil |
543
-
544
- @SalfordCityCouncil
545
- Examples: SalfordCityCouncil
546
- | council |
547
- | SalfordCityCouncil |
548
-
549
- @SevenoaksDistrictCouncil
550
- Examples: SevenoaksDistrictCouncil
551
- | council |
552
- | SevenoaksDistrictCouncil |
553
-
554
- @SheffieldCityCouncil
555
- Examples: SheffieldCityCouncil
556
- | council |
557
- | SheffieldCityCouncil |
558
-
559
- @ShropshireCouncil
560
- Examples: ShropshireCouncil
561
- | council |
562
- | ShropshireCouncil |
563
-
564
- @SolihullCouncil
565
- Examples: SolihullCouncil
566
- | council |
567
- | SolihullCouncil |
568
-
569
- @SomersetCouncil
570
- Examples: SomersetCouncil
571
- | council |
572
- | SomersetCouncil |
573
-
574
- @SouthAyrshireCouncil
575
- Examples: SouthAyrshireCouncil
576
- | council |
577
- | SouthAyrshireCouncil |
578
-
579
- @SouthCambridgeshireCouncil
580
- Examples: SouthCambridgeshireCouncil
581
- | council |
582
- | SouthCambridgeshireCouncil |
583
-
584
- @SouthGloucestershireCouncil
585
- Examples: SouthGloucestershireCouncil
586
- | council |
587
- | SouthGloucestershireCouncil |
588
-
589
- @SouthLanarkshireCouncil
590
- Examples: SouthLanarkshireCouncil
591
- | council |
592
- | SouthLanarkshireCouncil |
593
-
594
- @SouthNorfolkCouncil
595
- Examples: SouthNorfolkCouncil
596
- | council |
597
- | SouthNorfolkCouncil |
598
-
599
- @SouthOxfordshireCouncil
600
- Examples: SouthOxfordshireCouncil
601
- | council |
602
- | SouthOxfordshireCouncil |
603
-
604
- @SouthTynesideCouncil
605
- Examples: SouthTynesideCouncil
606
- | council |
607
- | SouthTynesideCouncil |
608
-
609
- @StAlbansCityAndDistrictCouncil
610
- Examples: StAlbansCityAndDistrictCouncil
611
- | council |
612
- | StAlbansCityAndDistrictCouncil |
613
-
614
- @StaffordshireMoorlandsDistrictCouncil
615
- Examples: StaffordshireMoorlandsDistrictCouncil
616
- | council |
617
- | StaffordshireMoorlandsDistrictCouncil |
618
-
619
- @StHelensBC
620
- Examples: StHelensBC
621
- | council |
622
- | StHelensBC |
623
-
624
- @StockportBoroughCouncil
625
- Examples: StockportBoroughCouncil
626
- | council |
627
- | StockportBoroughCouncil |
628
-
629
- @StokeOnTrentCityCouncil
630
- Examples: StokeOnTrentCityCouncil
631
- | council |
632
- | StokeOnTrentCityCouncil |
633
-
634
- @StratfordUponAvonCouncil
635
- Examples: StratfordUponAvonCouncil
636
- | council |
637
- | StratfordUponAvonCouncil |
638
-
639
- @SunderlandCityCouncil
640
- Examples: SunderlandCityCouncil
641
- | council |
642
- | SunderlandCityCouncil |
643
-
644
- @SwaleBoroughCouncil
645
- Examples: SwaleBoroughCouncil
646
- | council |
647
- | SwaleBoroughCouncil |
648
-
649
- @TamesideMBCouncil
650
- Examples: TamesideMBCouncil
651
- | council |
652
- | TamesideMBCouncil |
653
-
654
- @TandridgeDistrictCouncil
655
- Examples: TandridgeDistrictCouncil
656
- | council |
657
- | TandridgeDistrictCouncil |
658
-
659
- @TelfordAndWrekinCouncil
660
- Examples: TelfordAndWrekinCouncil
661
- | council |
662
- | TelfordAndWrekinCouncil |
663
-
664
- @TestValleyBoroughCouncil
665
- Examples: TestValleyBoroughCouncil
666
- | council |
667
- | TestValleyBoroughCouncil |
668
-
669
- @TonbridgeAndMallingBC
670
- Examples: TonbridgeAndMallingBC
671
- | council |
672
- | TonbridgeAndMallingBC |
673
-
674
- @TorbayCouncil
675
- Examples: TorbayCouncil
676
- | council |
677
- | TorbayCouncil |
678
-
679
- @TorridgeDistrictCouncil
680
- Examples: TorridgeDistrictCouncil
681
- | council |
682
- | TorridgeDistrictCouncil |
683
-
684
- @ValeofGlamorganCouncil
685
- Examples: ValeofGlamorganCouncil
686
- | council |
687
- | ValeofGlamorganCouncil |
688
-
689
- @ValeofWhiteHorseCouncil
690
- Examples: ValeofWhiteHorseCouncil
691
- | council |
692
- | ValeofWhiteHorseCouncil |
693
-
694
- @WakefieldCityCouncil
695
- Examples: WakefieldCityCouncil
696
- | council |
697
- | WakefieldCityCouncil |
698
-
699
- @WarwickDistrictCouncil
700
- Examples: WarwickDistrictCouncil
701
- | council |
702
- | WarwickDistrictCouncil |
703
-
704
- @WaverleyBoroughCouncil
705
- Examples: WaverleyBoroughCouncil
706
- | council |
707
- | WaverleyBoroughCouncil |
708
-
709
- @WealdenDistrictCouncil
710
- Examples: WealdenDistrictCouncil
711
- | council |
712
- | WealdenDistrictCouncil |
713
-
714
- @WelhatCouncil
715
- Examples: WelhatCouncil
716
- | council |
717
- | WelhatCouncil |
718
-
719
- @WestBerkshireCouncil
720
- Examples: WestBerkshireCouncil
721
- | council |
722
- | WestBerkshireCouncil |
723
-
724
- @WestLindseyDistrictCouncil
725
- Examples: WestLindseyDistrictCouncil
726
- | council |
727
- | WestLindseyDistrictCouncil |
728
-
729
- @WestLothianCouncil
730
- Examples: WestLothianCouncil
731
- | council |
732
- | WestLothianCouncil |
733
-
734
- @WestNorthamptonshireCouncil
735
- Examples: WestNorthamptonshireCouncil
736
- | council |
737
- | WestNorthamptonshireCouncil |
738
-
739
- @WestSuffolkCouncil
740
- Examples: WestSuffolkCouncil
741
- | council |
742
- | WestSuffolkCouncil |
743
-
744
- @WiganBoroughCouncil
745
- Examples: WiganBoroughCouncil
746
- | council |
747
- | WiganBoroughCouncil |
748
-
749
- @WiltshireCouncil
750
- Examples: WiltshireCouncil
751
- | council |
752
- | WiltshireCouncil |
753
-
754
- @WindsorAndMaidenheadCouncil
755
- Examples: WindsorAndMaidenheadCouncil
756
- | council |
757
- | WindsorAndMaidenheadCouncil |
758
-
759
- @WokingBoroughCouncil
760
- Examples: WokingBoroughCouncil
761
- | council |
762
- | WokingBoroughCouncil |
763
-
764
- @WyreCouncil
765
- Examples: WyreCouncil
766
- | council |
767
- | WyreCouncil |
768
-
769
- @YorkCouncil
770
- Examples: YorkCouncil
771
- | council |
772
- | YorkCouncil |
3
+ Scenario: Validate Council Output
4
+ Given the council
5
+ When we scrape the data from the council
6
+ Then the result is valid json
7
+ And the output should validate against the schema