]
Jeff MAURY commented on JBIDE-23600:
------------------------------------
[~xcoulon] the goal is to move the integration tests from a global independant repo to the
component repo. This is mainly done by GE ([~psrna]) so we may perhaps change the assignee
but we shoud keep it in mind.
Integration tests global refactoring:
org.jboss.tools.livereload.ui.bot.test
----------------------------------------------------------------------------
Key: JBIDE-23600
URL:
https://issues.jboss.org/browse/JBIDE-23600
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: livereload
Affects Versions: 4.4.2.Final
Reporter: Jeff MAURY
Assignee: Xavier Coulon
Labels: integration, integration_tests, livereload
Fix For: 4.4.4.Final
Maven command:
{code}
mvn clean verify -Dtest.module=org.jboss.tools.livereload.ui.bot.test -DskipTests=false
{code}