[
https://issues.jboss.org/browse/JBIDE-23321?page=com.atlassian.jira.plugi...
]
Pavol Srna commented on JBIDE-23321:
------------------------------------
We have been trying hard making the infrastructure (to run the tests on jenkins) ready,
but we are blocked:
* for cdk by CDK-30 bug
* for minishift by several issues (EAP templates, start stop issue, some ssh error).
I'll write the tests in next sprint and then deploy when above issues are fixed.
Integration tests for OpenShift Node.js debugger
-------------------------------------------------
Key: JBIDE-23321
URL:
https://issues.jboss.org/browse/JBIDE-23321
Project: Tools (JBoss Tools)
Issue Type: Task
Components: javascript, openshift
Affects Versions: 4.4.2.AM1
Reporter: Ilya Buziuk
Assignee: Pavol Srna
Fix For: 4.4.2.Final
Node.js Debugging support implemented as part of
https://issues.jboss.org/browse/JBIDE-22225
Should be covered with red deer integration tests. Basically, test coverage of Node.js
Debugger facilities already covered with red deer in JSDT project -
https://git.eclipse.org/r/#/c/82836/
However, implementing smth. similar for OpenShift will be much trickier. Basically,
there is an integration test
*org.jboss.tools.openshift.ui.bot.test.application.v3.adapter.PublishChangesTest* which is
used for server adapter publishing. For now this test is not sustainable due to
https://issues.jboss.org/browse/JBIDE-23005 .
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)