You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like the general idea, but given that we're dealing with a public institution here (who are notorious for breaking things at random), I'm uncertain of whether or not not testing against them every time is a good idea.
Unittests might fail if the VIES registry API is down. This happened to me in the last few weeks.
To prevent this failure, I mocked registries responses with the code:
Feel free to reuse it in
pyvat
if appropriate.The text was updated successfully, but these errors were encountered: