Community
Participate
Working Groups
This a general task to track the updates needed to facilitate unit testing. e.g. Adding a TEST mode indicator to suppress modal dialogues Re-factor classes to allow dependency injection of interfaces, etc.
Added Test mode Supperssed Error Dialog in testing mode Refactored the code to add dependency injection to control whther real dialogs or mockups are created depending on the test mode
UI is now refactored to handle Headless and JUnit tests. Some dependency injection will be done later as part of another effort.