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
@rominf just thinking what is the best way to mockup XML-RPC server.
I have an idea to use SimpleXMLRPCServer https://gist.github.com/daniilr/1340c8109808180fa7bd
but we'll need to run testing server everytime we want to run unittest. I am not sure that this is a good solution. Any ideas?
No description provided.
The text was updated successfully, but these errors were encountered: