[
https://issues.apache.org/jira/browse/MESOS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156567#comment-13156567
]
Andy Konwinski commented on MESOS-93:
-------------------------------------
I haven't heard of either of those (but haven't written serious tests in Python
before, so that isn't saying much). Have you checked out
http://wiki.python.org/moin/PythonTestingToolsTaxonomy ? Maybe we should use
the plain ol' http://pyunit.sourceforge.net/pyunit.html for simple unit tests
since it's included in the python standard library. I sure wish we had some
unit tests in place for the webui now that I've been helping with MESOS-33 and
MESOS-8 and manually catching some (but probably not all) regressions.
> Add unit tests for webui
> ------------------------
>
> Key: MESOS-93
> URL: https://issues.apache.org/jira/browse/MESOS-93
> Project: Mesos
> Issue Type: Improvement
> Components: test, webui
> Reporter: Charles Reiss
> Labels: test, webui
>
> The WebUI should have unit tests. Ideally, these tests should mock out the
> Master and Slave entirely and thus be pure python tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira