From cd07741bf9b04bca1d1a3a178a15df736876bb65 Mon Sep 17 00:00:00 2001 From: Ed Freyfogle Date: Thu, 22 Aug 2024 14:46:01 +0200 Subject: [PATCH] additional GB testcase, placename with & --- testcases/countries/gb.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/testcases/countries/gb.yaml b/testcases/countries/gb.yaml index 37401ab..cbb7ce7 100644 --- a/testcases/countries/gb.yaml +++ b/testcases/countries/gb.yaml @@ -269,4 +269,20 @@ expected: | Hertfordshire England United Kingdom +--- +description: place name with & in name +components: + city: London + country: United Kingdom + country_code: gb + house: St. Judes & St. Pauls C of E (Va) Primary School + house_number: 10 + postcode: N1 4AZ + road: Kingsbury Road +expected: | + St. Judes & St. Pauls C of E (Va) Primary School + 10 Kingsbury Road + London + N1 4AZ + United Kingdom