Hi, No, test coverage is not the best possible .... Though I do rather thorough (but still) manual testing.
Some tests can and should probably done in isolation while other tests can only be done on an integration basis.... Would be cool if you would find cycles to create some tests ;-) Regards Felix Am 20.09.2010 14:22, schrieb Bertrand Delacretaz: > 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 >
