Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write tests #4

Open
rominf opened this issue Apr 19, 2015 · 2 comments
Open

Write tests #4

rominf opened this issue Apr 19, 2015 · 2 comments
Assignees

Comments

@rominf
Copy link
Contributor

rominf commented Apr 19, 2015

No description provided.

@daniilr
Copy link
Owner

daniilr commented Apr 19, 2015

@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?

@rominf
Copy link
Contributor Author

rominf commented Apr 19, 2015

@daniilr what is wrong with this solution? Just start it on setup and kill it on teardown.

@daniilr daniilr changed the title Write unit tests Write tests Jan 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants