[xwiki/xwiki-platform] 9e6890: XWIKI-17911: Add automated test for "Add a favicon...
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9e68905050c79f18d1afa3f6239c67b266a853de https://github.com/xwiki/xwiki-platform/commit/9e68905050c79f18d1afa3f6239c6... Author: Vincent Massol <[email protected]> Date: 2026-08-18 (Tue, 18 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-test/xwiki-platform-skin-test-docker/src/test/it/org/xwiki/skin/test/ui/WikiSkinIT.java Log Message: ----------- XWIKI-17911: Add automated test for "Add a favicon for the wiki" * Verify that a favicon attached to a wiki skin overrides the one shipped in the WAR: the <link> elements of the HTML head point to the skin action serving the attachment, and that URL serves the attached image. This covers the attachment-based skin resource override, which had no test so far. * Add @Order to the tests of the class so that their execution order is deterministic. * Fix the backport of the test to this branch: TestUtils#getPath() only exists since 18.3.0RC1, so compute the skin resource path from TestUtils#getURL() instead. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications