Skip to content

Latest commit

 

History

History
 
 

compile-test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

project-build-examples compile-test

run tests with designer

  • Import crm, crmTests and crmIntegrationTests into designer
  • Right-click in test class -> Run As -> JUnit Test

run test

Maybe disable headless flag on IvySelenide annotation

run tests with maven

  • 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.

dependencies

We use our primeui-tester for all web tests.