Hi John,

took a bit longer than I anticipated but we now have a way to run unit 
tests for qx.Server (the qx-oo library, to be exact) in Rhino and node.js:

In component/standalone/server, run generate.py build to build qx-oo.js, 
then generate.py test for the test runner application. One caveat: This 
step requires sed for now, since we need to rename the test runner's 
global qx object so it won't conflict with the one from qx-oo.

The Rhino tests are in component/standalone/server/test/rhino.js. They 
contain an environment check for runtime.name that should fail in Rhino 1.8.


Regards,
Daniel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to