[Pkg-javascript-commits] [sockjs-client] 86/434: Deployed tests

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch master
in repository sockjs-client.

commit f9c2839c52c6439a4b608f47f000b165fb20d7b1
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Wed Aug 17 16:56:26 2011 +0100

    Deployed tests
---
 README.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/README.md b/README.md
index f72bf4f..f719ccc 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,19 @@ Philosophy:
  * The API should follow [HTML5 Websockets API](http://dev.w3.org/html5/websockets/) as closely as possible (but we're not there yet).
 
 
+Live QUnit tests and smoke tests
+--------------------------------
+
+SockJS comes with some QUnit tests and a few smoke tests (using
+[SockJS-node](https://github.com/majek/sockjs-client) on the server
+side). At the moment they are deployed in few places:
+
+ * http://sockjs.popcnt.org/ (hosted in Europe)
+ * http://sockjs.cloudfoundry.com/ (CloudFoundry, websockets not working)
+ * https://sockjs.cloudfoundry.com/ (CloudFoundry SSL, websockets not working)
+ * http://sockjs.herokuapp.com/ (Heroku, websockets not working)
+
+
 Example
 -------
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list