[keycloak-dev] Testing Undertow Adapter

Bill Burke bburke at redhat.com
Fri Jun 6 10:15:38 EDT 2014


I think the undertow adapter is tested decently.  browser and bearer 
token auth is tested, as well as some of the admin callback api. 
Missing is CORS tests.

On 6/6/2014 3:04 AM, Stian Thorgersen wrote:
> 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
>>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-dev mailing list