Branch: refs/heads/RN-92 Home: https://github.com/xwiki-contrib/application-releasenotes Commit: 242ab14517d51dbed2baea8d5115f558789e2497 https://github.com/xwiki-contrib/application-releasenotes/commit/242ab14517d... Author: Vincent Massol <[email protected]> Date: 2026-09-01 (Tue, 01 Sep 2026) Changed paths: A application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/DisplayChangesMacroPageTest.java M application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/GetChangesMacroPageTest.java A application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/ReleaseNotesChangesMacroPageTest.java Log Message: ----------- RN-92: Add PageTests for the getChanges filters, the milestone/RC version aggregation and the non-default displayers * Extend GetChangesMacroPageTest with the filters it did not cover: the audience lower-casing, the importance name to stored value rewriting, the two hand-written containsScreenshots clauses, the combination of all the filters and the values the macro defaults to. * Add ReleaseNotesChangesMacroPageTest, pinning the version a release note derives from its page name (8.3M1, 8.3RC1 and the milestone/RC aggregation of a final release) and the two queries each audience section splits its changes with. * Add DisplayChangesMacroPageTest, rendering the Simple, List, Flow and Grid displayers, the fallback to the default displayer for a displayer name that is not a plain name, and the "no changes" message for a context variable that no variable matches. 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...