- Import
crm
,crmTests
andcrmIntegrationTests
into designer - Right-click in test class -> Run As -> JUnit Test
Maybe disable headless flag on
IvySelenide
annotation
- Open a command line and navigate into the unpacked
compile-test
folder. - Run
mvn clean verify
to build the ivy project, run its web integration tests.
We use our primeui-tester for all web tests.