dannyvankooten / vat

Go package for dealing with EU VAT. Does VAT number validation & rates retrieval.
MIT License
112 stars 16 forks source link

Add tests for validateExistence method #2

Closed dannyvankooten closed 8 years ago

dannyvankooten commented 8 years ago

Not sure if we want the tests to hit the VIES API. We'd have to check how remote requests are mocked in Go....