Hi All,
I'd like to create integration tests for spring boot and spring security
adapters.
I noticed that the JUnit Rule "AbstractKeycloakRule" is now located in
"keycloak-testsuite-integration-deprecated" module, so it loks like it's
not a great idea to use this ;-)
I also noticed that there is the
"testsuite/integration-arquillian/test-apps/spring-boot-adapter" module
but not used and almost empty. What is the status of this module ?
Is there any work in progress in this area ?
Is there any documentation about testsuite/integration-arquillian
structure ?
Thanks, Thomas