You should check out the unit tests of the framework, accessible through the framework Testrunner [1]. To find the corresponding test code, see the qx.test.* namespace. To build a local version of the Testrunner, e.g. when you altered test code, run 'generate.py test' in the framework/ folder (or 'generate.py test-source', if you want to debug the test code). The generated app is then in framework/test.
T. [1] http://demo.qooxdoo.org/devel/testrunner > Hi, > > I've got another couple of tiny pull requests to offer up, one for > qx.data.Array and one for qx.lang.String but I was wondering if there are > any unit tests that I should check or augment as part of the commit. I've > had a (very brief) look but can't see anything, please can someone point > me > in the right direction? > > John > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/_______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
