]
Fred Bricon updated JBIDE-22268:
--------------------------------
Sprint: (was: devex #113 April 2016)
Server adapter wizard: create unit tests
----------------------------------------
Key: JBIDE-22268
URL:
https://issues.jboss.org/browse/JBIDE-22268
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.Alpha2
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.).