Hi, today I spent some time again revisiting our tests. Which leads me to
the following questions:

1) I can't understand how the TestRunner determines the order of the classes
if you want to run all the tests in a package in a row. The tests themselves
are ordered by their position in the source file; but I really can't
understand how the TestRunner chooses the order of the different classes.
Is there any way I can influence this order?

2) It seems to me that popups are not supported on the test environment. Eg,
they don't appear; calling isSeeable() on a Popup widget will always return
false. Some other events related to appearance on screen (like"appear") are
also not fired. Again I suspect this is because TestRunner itself is a
Qooxdoo app so popups would go to the TestRunner popup root widget. Any
workaround if I still would like to see my popups? Currently I am firing
manually the events in the tests and doing other quirks, but there might be
a better way.

Thanks

Jean-Noel
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to