[keycloak-dev] Keycloak builders

Stian Thorgersen sthorger at redhat.com
Fri Mar 31 03:48:14 EDT 2017


Ideal would probably be keycloak-core, but that would require some
refactoring, adding new missing things and also I'm not sure all builders
should be included.

On 30 March 2017 at 21:04, Bruno Oliveira <bruno at abstractj.org> wrote:

> Hi,
>
> While writing tests for the quickstarts, we started to create some code
> which I believe overlaps with the same thing ClientBuilder,
> RealmBuilder...and other do today[1]. I would like to expose these builders
> to make people's life easy.
>
> There are some options:
>
> 1. Move the builders available here[2] to keycloak-core.
> 2. Move it to keycloak-test-helper
> 3. Do nothing and duplicate code that matters into keycloak-test-helper
>
> I know that doing 1 or 2, is just silly if you think about quickstarts. But
> at the same time, others can benefit from a more fluent API, to
> programatically create users, realms...
>
> Thoughts?
>
> [1] -
> https://github.com/keycloak/keycloak/blob/master/misc/
> keycloak-test-helper/src/main/java/org/keycloak/helper/TestsHelper.java
> [2] -
> https://github.com/abstractj/keycloak/tree/119435ac76c17d3a66590df0f87365
> f64e3395cd/testsuite/integration-arquillian/tests/base/src/test/java/org/
> keycloak/testsuite/util
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>


More information about the keycloak-dev mailing list