]
Andre Dietisheim commented on JBIDE-22043:
------------------------------------------
I still had further changes and tests to be committed. Furthermore there are still more
tests to be done. Continuing my work in JBIDE-22268
Server adapter wizard: create unit tests
----------------------------------------
Key: JBIDE-22043
URL:
https://issues.jboss.org/browse/JBIDE-22043
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Critical
Labels: server_adapter_wizard
Fix For: 4.4.0.Alpha1
The server adapter wizard should be unit tested. Given it's implemented using
databinding and a presentation model (ServerSettingsWizardPageModel) the model can be unit
tested (ex. #setService and then test all it's states: source path, deploy project
etc.).