-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ~[Archived] WCM > Navigation
-
Labels:None
-
Sprint:7.2 - S1, 7.2 - S2, 7.2 - S3 - Dev, WE - Sprint 4 - Dev
-
Test Type:
Case 1: Can use page hierarchy as site navigation
- Navigate to Build > Pages
- Create some pages, make some pages child pages
- Navigate to a public page and assert the navigation menu widget displays the pages correctly
- Assert the navigation menu widget is configured to use public pages hierarchy
- Repeat steps 3-4 with private pages
Case 2: Drag and drop site hierarchy (Put this on Testray "High Risk")
- Navigate to Build > Pages
- Create some pages
- Assert user can drag and drop to reorder the pages
- Assert user can use drag and drop to switch parent pages
- Assert user can use drag and drop to switch page hierarchy levels
- Assert that drag and drop will scroll (need enough pages or enough levels)
Case 3: Hidden pages
- Navigate to Build > Pages
- Create a page
- Configure the page so that it does not appear in public pages hierarchy
- Assert that it does not show in the navigation menu widget
Case 4: Navigation Menu not created by default
- Create a public page and a private page
- Assert no navigation menu is created
Case 5: Automatically add pages to navigation menu
- Create a navigation menu
- Create a page
- Assert checkbox to add page to navigation menu does not show up
- Mark "offer new pages to this menu"
- Create a Page and don't check checkbox to add page to menu
- Assert navigation menu still empty
- Create a Page and check checkbox to add page to menu
- Assert page added to navigation menu