Billie Rinaldi created SLIDER-241:
-------------------------------------
Summary: Convert funtests to integration tests
Key: SLIDER-241
URL: https://issues.apache.org/jira/browse/SLIDER-241
Project: Slider
Issue Type: Sub-task
Components: test
Reporter: Billie Rinaldi
Assignee: Billie Rinaldi
Fix For: Slider 0.50
I propose converting existing functional tests to integration tests that will
run during the maven integration-test phase. There will no longer be a
slider.funtest.enabled property, and these tests will only run when executing
"mvn verify" and not during "mvn package" or "mvn test". It involves renaming
existing Test*.java to *IT.java and running them with the maven-failsafe-plugin
instead of the maven-surefire-plugin.
--
This message was sent by Atlassian JIRA
(v6.2#6252)