pelias / fuzzy-tester

A fuzzy testing library for geocoding
https://pelias.io
4 stars 6 forks source link

feat: Improve distance threshold error message #194

Closed orangejulius closed 4 years ago

orangejulius commented 4 years ago

This error message has long been a bit awkward, as it didn't use the result label if it existed, and instead expected the locality property to be set, which is not always true.

With a little cleanup, the message is now much more friendly and flexible.