The test suite currently only consists of functional tests which send actual SOAP requests against a public SOAP API.
This means that our test suite is useless if this webservice should (ever) be down.
We should look into adding proper unit tests and perhaps another functional test case.