keycloak-scim/testsuite
2013-10-02 17:33:23 +01:00
..
src/test KEYCLOAK-74 login action update profile fix 2013-10-02 17:33:23 +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