[xwiki-contrib/application-releasenotes] f7a31d: RN-111: The application pages do not declare the r...
Branch: refs/heads/RN-111 Home: https://github.com/xwiki-contrib/application-releasenotes Commit: f7a31d09557c32f36a7b176b6b0ec97945f9a006 https://github.com/xwiki-contrib/application-releasenotes/commit/f7a31d09557... Author: Vincent Massol <[email protected]> Date: 2026-09-07 (Mon, 07 Sep 2026) Changed paths: M application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/RequiredRightsTest.java Log Message: ----------- RN-111: The application pages do not declare the rights they require * Drop the @ComponentList from RequiredRightsTest. MockitoOldcore already mocks DocumentRequiredRightsManager with a stub delegating to the real DocumentRequiredRightsReader, which PageComponentList already provides, so the page test needs no component declaration at all. Naming DefaultDocumentRequiredRightsManager was what replaced that mock with the real implementation and made SimpleDocumentCache missing, so the other two entries were bought to undo the first. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notificat...
participants (1)
-
XWiki Notifications