FWIW, the coverage is better than I thought - http://people.apache.org/~justin/coverage/
I'm trying to get back to integrating emma fully into our build. But before I get too far, does anyone know if we have access to a Clover license? Clover, IMHO, produces nicer looking reports. Justin On 9/20/10 8:22 AM, Bertrand Delacretaz wrote: > Hi, > > I'm busy with non-Sling stuff at the moment, haven't been able to > follow the details but I see lots of changes around authentication > lately. > > Do people feel we have adequate integration test coverage of those > things? I think the whole authentication process involves a number of > services, which can't probably be fully tested in isolation. > > I had a quick look an it seems like the only integration test that's > directly linked to authentication is AuthRequestLoginTest [1]. > > If we need more of those, the best might be to create a JIRA issue to > which we can link all issues that might require new tests. I'm hopeful > to find some time to write those if needed ;-) > > -Bertrand > > [1] > https://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/src/main/java/org/apache/sling/launchpad/webapp/integrationtest/login/AuthRequestLoginTest.java
