diff --git a/test/fixtures/postcode_anywhere_uk_geocode_v200_generic_error b/test/fixtures/postcode_anywhere_uk_geocode_v200_generic_error new file mode 100644 index 0000000000000000000000000000000000000000..4dd3044b3965b474e2a622f1503ec89783fd70c0 --- /dev/null +++ b/test/fixtures/postcode_anywhere_uk_geocode_v200_generic_error @@ -0,0 +1 @@ +[{"Error":"9999","Description":"A generic error","Cause":"A generic error occured.","Resolution":"Fix the unknown error."}] \ No newline at end of file diff --git a/test/fixtures/postcode_anywhere_uk_geocode_v200_madison_square_garden b/test/fixtures/postcode_anywhere_uk_geocode_v200_madison_square_garden deleted file mode 100644 index 56798feed241a71957974a5c0ed994c6cdd1f1da..0000000000000000000000000000000000000000 --- a/test/fixtures/postcode_anywhere_uk_geocode_v200_madison_square_garden +++ /dev/null @@ -1 +0,0 @@ -[{"Location":"Maidstone, Kent","Easting":"576153","Northing":"155386","Latitude":"51.2703","Longitude":"0.5238","OsGrid":"TQ 76153 55386","Accuracy":"Standard"}] \ No newline at end of file diff --git a/test/fixtures/postcode_anywhere_uk_geocode_v200_romsey b/test/fixtures/postcode_anywhere_uk_geocode_v200_romsey new file mode 100644 index 0000000000000000000000000000000000000000..340b18a5baa6b42eaff19cff32fdda1dce098f74 --- /dev/null +++ b/test/fixtures/postcode_anywhere_uk_geocode_v200_romsey @@ -0,0 +1 @@ +[{"Location":"Romsey, Hampshire","Easting":"435270","Northing":"121182","Latitude":"50.9889","Longitude":"-1.4989","OsGrid":"SU 35270 21182","Accuracy":"Standard"}] \ No newline at end of file diff --git a/test/fixtures/postcode_anywhere_uk_unknown_key b/test/fixtures/postcode_anywhere_uk_geocode_v200_unknown_key similarity index 100% rename from test/fixtures/postcode_anywhere_uk_unknown_key rename to test/fixtures/postcode_anywhere_uk_geocode_v200_unknown_key