Refactor fuse bot tests
-----------------------
Key: JBTIS-272
URL:
https://issues.jboss.org/browse/JBTIS-272
Project: JBoss Tools Integration Stack
Issue Type: Task
Security Level: Public(Everyone can see)
Components: QE
Affects Versions: 4.1.4.Final
Reporter: Tomáš Sedmík
Assignee: Tomáš Sedmík
Priority: Minor
Fix For: 4.1.4.Final
Refactor created tests for JBoss Fuse Tooling:
* org.jboss.tools.fuse.ui.bot.test
* org.jboss.tools.fuse.reddeer
Steps:
# create test suites
# separate server settings from tests to the requirement (_fulfill()_ method)
# aggregate mutual functionality --> remove duplicate code
# ensure stability of test on different platforms