This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-d4b6f01e-eebd-4bfc-98b9-9dea65fbffec XWIKI-24176 Open

Add automated test for "Convert a Terminal Document to a Nested Document"

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-cc078321-7fe8-49bf-b871-8091a83e6d74 Ilie Andriuta created this issue on 31/Mar/26 14:26
 
Summary: Add automated test for "Convert a Terminal Document to a Nested Document"
Issue Type: cid:jira-generated-image-avatar-d4b6f01e-eebd-4bfc-98b9-9dea65fbffec Task
Affects Versions: 11.10.13
Assignee: Unassigned
Components: Development Issues only
Created: 31/Mar/26 14:26
Priority: cid:jira-generated-image-static-major-bf453e8b-ef6c-453d-8986-b58fdf3197de Major
Reporter: Ilie Andriuta
Description:

The manual test is here: Convert a Terminal Document to a Nested Document.

The test verifies if renaming a terminal page into a nested page works properly.

 

Matrix discussion: https://matrix.to/#/!zdPfnFC0pUfwN5kZ4LKP2dXZ2jC266yFWKNeqgmJd4E/$hFmTJK2lAiYMm2nPhz7dUCb9mHBjm2eoG0OTLT6Udoo?via=matrix.xwiki.com&via=matrix.org&via=uni-wuppertal.de 

 

Ilie Andriuta: Hi! Continuing the manual tests migration, there is a test about checking if renaming a terminal page into a nested page works properly: https://test.xwiki.org/xwiki/bin/view/Nested%20Spaces/Convert%20a%20Terminal%20Document%20to%20a%20Nested%20Document%20. I've checked: https://github.com/xwiki/xwiki-platform/blob/3c5ba57d35d5d4fa3fc997b25c853c7172e4b3e3/xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/RenamePageIT.java, but it seems I didn't find automated tests for it (I've noticed an automated test for converting nested pages into terminal, though). Can you please confirm whether the automated test exists for it or not and maybe providing the link to it?

Thanks!

Thomas: It does indeed seems like we only have WebHome -> final automated test, but not the other way.

Ilie Andriuta: thanks, Thomas! I will create a task for it

 
 

1 update

 
cid:jira-generated-image-avatar-cc078321-7fe8-49bf-b871-8091a83e6d74 Changes by Ilie Andriuta on 31/Mar/26 14:26
 
Labels: testneeded