Flesh out testing section

This commit is contained in:
Ian Gulliver
2014-05-22 11:38:45 -07:00
parent d5242b2c86
commit f2f191f118

View File

@@ -49,6 +49,8 @@
<ol> <ol>
<li>Access your local cosmopolite debug page (replace port if necessary): <a href="http://localhost:8080/cosmopolite/static/debug.html">http://localhost:8080/cosmopolite/static/debug.html</a></li> <li>Access your local cosmopolite debug page (replace port if necessary): <a href="http://localhost:8080/cosmopolite/static/debug.html">http://localhost:8080/cosmopolite/static/debug.html</a></li>
<li>Subscribe to a subject "testsubject"</li>
<li>Send a message to that subject; it should appear in the message list below</li>
</ol> </ol>