[keycloak-dev] Testing Undertow Adapter
Stian Thorgersen
stian at redhat.com
Fri Jun 6 03:04:21 EDT 2014
Tests with regards to adapters are a bit limited currently, but we have AdapterTest in testsuite/integration that tests the basics. Test testsuite runs on Keycloak with an embedded Undertow so should be useful for testing your pure Undertow Adapter. Beyond that we manually test that the examples work on AS 7.1.1, EAP 6.2, EAP 6.3.Beta and WildFly.
----- Original Message -----
> From: "Stan Silvert" <ssilvert at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Thursday, 5 June, 2014 9:54:26 PM
> Subject: [keycloak-dev] Testing Undertow Adapter
>
> I'm creating a pure Undertow Adapter that doesn't rely on the Servlet
> API. It requires some changes to the existing Undertow/Servlet adapter.
>
> I want to make sure I don't break anything. How do you guys test this
> adapter?
>
> Stan
> _______________________________________________
> 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