[
https://issues.jboss.org/browse/JBIDE-24125?page=com.atlassian.jira.plugi...
]
Jan Novak commented on JBIDE-24125:
-----------------------------------
First version of code is here:
https://github.com/theJNOVAK/jbosstools-integration-tests/tree/openshift-...
Last remaining todo - asserts in
@Ignored @Test
ImportApplicationWizardGitTest.testNotExistingBranch()
Import wizard: adapt ITs to changes introduced in JBIDE-24048
-------------------------------------------------------------
Key: JBIDE-24125
URL:
https://issues.jboss.org/browse/JBIDE-24125
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.4.AM2
Reporter: Andre Dietisheim
Assignee: Jan Novak
Fix For: 4.5.x
In JBIDE-24048 changes have been done to the import wizard. We should change the ITs to
cover these changes.
@rhopp @bdshadow can you please test this since it's a rather larger change and
provides changes in how it behaves?
* Validations were extended:
** is the existing clone destination a git repo?
** is the existing clone destination a clone of the source that is used in OpenShift?
* We now also ask the user if he wants to checkout the correct branch (the one that's
used in OpenShift) in the existing git repo
* UI was slightly changed according to requests made in JBIDE-21935
* We now also close the wizard dialog before executing the import. This should allow the
user to continue working.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)