Hi Oli, /What I think is that we should add some unit tests for the idp itself where we can test the behaviour of depending on the signin parameters created by the unit test like: - homerealm - wfresh - invalid parameter - wauth - wctx - no wreply parameter/
Sure, unit tests are essentials for me too. We should use the SWF test API. But also more integration tests are desirable, because now we have two interacting IDP. Arquillian test framework seems to me a good candidate for another kind of systests. It supports configuration with multiple containers. Coupled with HtmlUnit, I find it would be more flexible than HttpClient. Did you already experiment it ? What do you think about this suggestion ? /Do you have already some ideas about the issues I discovered?/ I already given my response in a previous mail in date … Thanks Thierry -- View this message in context: http://cxf.547215.n5.nabble.com/Fediz-IDP-webflow-tp5731347p5731454.html Sent from the cxf-dev mailing list archive at Nabble.com.
