]
Pavol Pitonak updated RFPL-3392:
--------------------------------
Fix Version/s: 4.5.0.Alpha3
(was: 4.5.0.Alpha2)
Test RichRates
--------------
Key: RFPL-3392
URL:
https://issues.jboss.org/browse/RFPL-3392
Project: RichFaces Planning
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: QE
Reporter: Pavol Pitonak
Assignee: Pavol Pitonak
Fix For: 4.5.0.Alpha3
You can find latest version of RichRates in
https://github.com/ppitonak/richrates
It's sufficient to change version of RichFaces in pom.xml to the current
release's version and run all automated tests in Firefox and PhantomJS using
{code}
mvn clean verify -P wildfly-managed-8-0,all-tests
mvn clean verify -P wildfly-managed-8-0,all-tests -D
arq.extension.webdriver.browser=phantomjs
{code}