Menu

Commit [r16413]  Maximize  Restore  History

The GUI tests are now recycling the GUI user function wizards and pages as well.

This required a number of modifications:
- The user function object wizard creation has been shifted into the create_wizard() method.
- The status.gui_uf_force_sync flag has been introduced to force synchronous operation of the
GUI user functions.
- The wx_wizard_run keyword arg has been added to the user function object to prevent the
automatic running of the wizard.
- The GUI test tearDown() base method no longer destroys the GUI or wizards, as they are needed
in subsequent tests.

bugman 2012-05-23

changed /branches/uf_redesign/gui/uf_objects.py
changed /branches/uf_redesign/status.py
changed /branches/uf_redesign/test_suite/gui_tests/base_classes.py
/branches/uf_redesign/gui/uf_objects.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/status.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/test_suite/gui_tests/base_classes.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.