Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
baedke, in addition to the missing documentation, i just noticed that there is also no tests for the new ExternalGroupRef you added recently.
IMHO its crucial that we don't introduce new features/improvements/fixes without tests... this has been one of the big issues in the past and I really want the old bad habits that of the oak-auth-external module to be continue. The lack of test and documentation coverage has just been so troublesome in the past.
If that is not possible by mutual agreement among all devs working on this module, I would suggest that we introduce automatic control into the pom.xml that fails the build if the test-coverage drops with a given change.