Since some code is anyhow involved, it would be nice to have some local tests, not relying on remote connections.
This could be done at multiple levels, but the main idea would be to isolate some expected behaviors, and to mock requests (or the entire server).
Since some code is anyhow involved, it would be nice to have some local tests, not relying on remote connections.
This could be done at multiple levels, but the main idea would be to isolate some expected behaviors, and to mock requests (or the entire server).