maximn / google-maps

Google Maps Web Services API wrapper for .NET
BSD 2-Clause "Simplified" License
191 stars 143 forks source link

Fix the failing tests #138

Closed maximn closed 2 years ago

maximn commented 4 years ago

Due the fact that these tests are integration with google servers, they might break when the data changes on google and they're fragile.

We need to fix them and make them less sensitive to changes. We need to make sure that the call works but beeing less specific on the response that we're receiving.