jbosstools / jbosstools-integration-stack-tests

1 stars 26 forks source link

JBTIS-1105: Fix tests for Camel configurations tab #903

Closed djelinek closed 7 years ago

tsedmik commented 7 years ago

There is one failing test due to an issue in Fuse Tooling - https://issues.jboss.org/browse/FUSETOOLS-1930. It would be nice, if the test will throw JiraIssue exception - you can draw inspiration from https://github.com/jbosstools/jbosstools-integration-stack-tests/blob/master/tests/org.jboss.tools.fuse.ui.bot.test/src/org/jboss/tools/fuse/ui/bot/test/DebuggerTest.java#L220

djelinek commented 7 years ago

Test should now throw appropriate JiraIssue exception

apodhrad commented 7 years ago

pushed to master