[keycloak-dev] keycloak tomcat8 custom tests

Luis Rodríguez Fernández uo67113 at gmail.com
Wed Oct 31 13:03:26 EDT 2018


Hello there,

I need to write some tests and I would like to use the classes under
org.keycloak.testsuite.pages and org.keycloak.testsuite.rule

Including integration-arquillian-tests-base (4.6.0.Final-SNAPSHOT) allows
me to use LoginPage (ho-ho!).However it fails miserabily when I
try loginPage.login("bburke", "password"); cause  usernameInput attribute
is null (ouch!)

I've tried desesperately including the
keycloak-testsuite-integration-deprecated artifact (4.6.0.Final-SNAPSHOT)
in my project but no luck...

Any thoughts on this?

Thanks in advance,

Luis


More information about the keycloak-dev mailing list