]
Pavol Pitonak updated RFPL-3501:
--------------------------------
Fix Version/s: 4.5.0.Beta2
(was: 4.5.0.Beta1)
Test RichRates
--------------
Key: RFPL-3501
URL:
https://issues.jboss.org/browse/RFPL-3501
Project: RichFaces Planning
Issue Type: Sub-task
Components: QE
Reporter: Pavol Pitonak
Assignee: Martin Tomasek
Fix For: 4.5.0.Beta2
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-1,all-tests
mvn clean verify -P wildfly-managed-8-1,all-tests -D
arq.extension.webdriver.browser=phantomjs
{code}