keycloak-scim/testsuite
2013-10-04 15:47:31 +01:00
..
src/test Removed printing realm config on startup from testsuite 2013-10-04 15:47:31 +01:00
pom.xml Removed Arquillian from testsuite 2013-09-26 14:12:26 +01:00
README.md Updated testsuite readme 2013-09-26 14:19:18 +01:00

Executing testsuite

Browser

The testsuite uses Sellenium. By default it uses the HtmlUnit WebDriver, but can also be executed with Chrome or Firefox.

To run the tests with Firefox add -Dbrowser=firefox or for Chrome add -Dbrowser=chrome