Each time you save a configuration, Manager launch a serie of tests:
In some case (conf overridden in INI file,…), you may have to ignore
some of them. You just have to list them (space separated) in a
special key in lemonldap-ng.ini
, [Manager]
section:
skippedUnitTests
for unit testsskippedGlobalTests
for global testsExample:
[Manager]
skippedUnitTests = grantSessionRules portalSkinRules
skippedGlobalTests = testApacheSession