X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1891efef06872740184a2abc9ecfdb9f263c9ba5..d48b25124eaf561428176c60b79cc90e0a8e8125:/test/http/npemap.yml?ds=sidebyside diff --git a/test/http/npemap.yml b/test/http/npemap.yml index 39c585a13..e9e3f45c4 100644 --- a/test/http/npemap.yml +++ b/test/http/npemap.yml @@ -1,6 +1,10 @@ -/cgi/geocoder.fcgi?format=text&postcode=CV4+7AL: | - # Easting,Northing,Matched Postcode,Latitude,Longitude - 429926,276058,'CV4 7AL',52.381748701968,-1.56176420939232 +/cgi/geocoder.fcgi?format=text&postcode=CV4+7AL: + code: 200 + body: | + # Easting,Northing,Matched Postcode,Latitude,Longitude + 429926,276058,'CV4 7AL',52.381748701968,-1.56176420939232 -/cgi/geocoder.fcgi?format=text&postcode=XX9+9XX: | - Error: Postcode area 'XX' not found, postcode probably invalid +/cgi/geocoder.fcgi?format=text&postcode=XX9+9XX: + code: 200 + body: | + Error: Postcode area 'XX' not found, postcode probably invalid