X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1891efef06872740184a2abc9ecfdb9f263c9ba5..72ae20ea3cd2c4534de5a99cc5e963ae9484bc62:/test/http/geocoder_ca.yml diff --git a/test/http/geocoder_ca.yml b/test/http/geocoder_ca.yml index 754885a5b..88a3fdc94 100644 --- a/test/http/geocoder_ca.yml +++ b/test/http/geocoder_ca.yml @@ -1,48 +1,54 @@ -/?geoit=XML&postal=A1B+2C3: | - - - 47.172520 - -55.440515 - A1B2C3 - - 1 - - ST. JOHN&'S - NL - 0.9 - - +/?geoit=XML&postal=A1B+2C3: + code: 200 + body: | + + + 47.172520 + -55.440515 + A1B2C3 + + 1 + + ST. JOHN&'S + NL + 0.9 + + -/?geoit=XML&postal=k1a+0b1: | - - - 45.375437 - -75.691041 - K1A0B1 - - 1 - - OTTAWA - ON - 0.9 - - - -/?geoit=XML&postal=Q0Q+0Q0: | - - - - 008 - Your request did not produce any results. Check your spelling and try again. - - - - - Q0Q0Q0 - - 1 - - - - 0.9 - - +/?geoit=XML&postal=k1a+0b1: + code: 200 + body: | + + + 45.375437 + -75.691041 + K1A0B1 + + 1 + + OTTAWA + ON + 0.9 + + + +/?geoit=XML&postal=Q0Q+0Q0: + code: 200 + body: | + + + + 008 + Your request did not produce any results. Check your spelling and try again. + + + - + Q0Q0Q0 + + 1 + + + + 0.9 + +