TemplateStudio
TemplateStudio copied to clipboard
Test for inconsistent Groups and DisplayOrder in Templates
Low priority
Working on templates if seen that in some groups there are different pages with same DisplayOrder, i.e:
ApplicationLaunching
- 3DLauncher with displayOrder 1.
- DeepLinking with displayOrder 1.
- UserActivity with displayOrder 1.
- WebToAppLink with displayOrder 1.
We should add a test to check:
- All templates with the same groupIdentity has the same wts.group and wts.displayOrder.
- All templates with the same wts.group and different groupIdentity has different wts.displayOrder.