google / open-location-code

Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist.
https://plus.codes
Apache License 2.0
4.06k stars 471 forks source link

All implementations should use same test suite #446

Closed fulldecent closed 3 months ago

fulldecent commented 3 years ago

There is an acceptance test suite at https://github.com/google/open-location-code/tree/master/test_data

Every implementation should use exactly those test cases.

This means that improvements to the test cases will benefit every implementation.

drinckes commented 3 months ago

I'm going to close this as it doesn't state which implementations (if any) don't use it.