BACKLOG-23358 Add highlight test #1760
GitHub Actions / Tests Report cypress.config-pageBuilder.ts
succeeded
Nov 8, 2024 in 0s
30 passed, 0 failed and 0 skipped
✔️ tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/boxesHeader.cy.ts.xml
5 tests were completed in 112s with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
boxes and header | 4✔️ | 67s | ||
Page builder | 1✔️ | 0ms | ||
Root Suite | 0ms |
✔️ boxes and header
should show box when hovering
✔️ Page builder boxes and header should show box when hovering
should show box with name, status and edit buttons
✔️ Page builder boxes and header should show box with name, status and edit buttons
should trim long titles
✔️ Page builder boxes and header should trim long titles
should show create buttons
✔️ Page builder boxes and header should show create buttons
✔️ Page builder
Click on links should open modal
✔️ Page builder Click on links should open modal
✔️ tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/clickSelectionAndNavigation.cy.ts.xml
3 tests were completed in 66s with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Page builder navigation tests | 3✔️ | 66s | ||
Root Suite | 0ms |
✔️ Page builder navigation tests
Can unselect self
✔️ Page builder navigation tests Can unselect self
Can use breadcrumbs to navigate
✔️ Page builder navigation tests Can use breadcrumbs to navigate
Can navigate up and down hierarchy
✔️ Page builder navigation tests Can navigate up and down hierarchy
✔️ tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/clipboard.cy.ts.xml
2 tests were completed in 46s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
clipboard | 2✔️ | 45s | ||
Page builder | 0ms | |||
Root Suite | 0ms |
✔️ clipboard
should show paste button when we copy
✔️ Page builder clipboard should show paste button when we copy
remove paste button when we clear clipboard
✔️ Page builder clipboard remove paste button when we clear clipboard
✔️ tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/listLimit.cy.ts.xml
6 tests were completed in 138s with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
list limit | 6✔️ | 136s | ||
Page builder | 0ms | |||
Root Suite | 0ms |
✔️ list limit
should show buttons before removing limit
✔️ Page builder list limit should show buttons before removing limit
Set limit to landing section - graphql mutation
✔️ Page builder list limit Set limit to landing section - graphql mutation
should not show create button after adding limit
✔️ Page builder list limit should not show create button after adding limit
should not show paste button when limit is reached
✔️ Page builder list limit should not show paste button when limit is reached
should show create button when template limit is not reached
✔️ Page builder list limit should show create button when template limit is not reached
should not show create button when template limit is reached
✔️ Page builder list limit should not show create button when template limit is reached
✔️ tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/navigation.cy.ts.xml
3 tests were completed in 97s with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Non Default Content Template | 2✔️ | 75s | ||
Page builder - Navigation | 1✔️ | 0ms | ||
Root Suite | 0ms |
✔️ Non Default Content Template
Should switch site and kept track of templates
✔️ Page builder - Navigation Non Default Content Template Should switch site and kept track of templates
Should switch accordion and kept track of templates
✔️ Page builder - Navigation Non Default Content Template Should switch accordion and kept track of templates
✔️ Page builder - Navigation
should switch language
✔️ Page builder - Navigation should switch language
✔️ tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/restrictions.cy.ts.xml
5 tests were completed in 161s with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
area restrictions | 1✔️ | 34s | ||
Page builder | 0ms | |||
restrictions | 4✔️ | 125s | ||
Root Suite | 0ms |
✔️ area restrictions
should have nodetype and list limit restrictions on absolute areas
✔️ Page builder area restrictions should have nodetype and list limit restrictions on absolute areas
✔️ restrictions
should show 1 create buttons with restrictions
✔️ Page builder restrictions should show 1 create buttons with restrictions
should show 2 create buttons with restrictions
✔️ Page builder restrictions should show 2 create buttons with restrictions
should show 1 create buttons in events page
✔️ Page builder restrictions should show 1 create buttons in events page
should show global create button where there are too many restrictions
✔️ Page builder restrictions should show global create button where there are too many restrictions
✔️ tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/selections.cy.ts.xml
6 tests were completed in 113s with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Page builder | 0ms | |||
Root Suite | 0ms | |||
Selection tests | 6✔️ | 112s |
✔️ Selection tests
Selects and unselects one item when clicking outside the selected module
✔️ Page builder Selection tests Selects and unselects one item when clicking outside the selected module
Selects all items with meta key and deselect them with meta key
✔️ Page builder Selection tests Selects all items with meta key and deselect them with meta key
Clears selection when unselected
✔️ Page builder Selection tests Clears selection when unselected
Allows to select with right click
✔️ Page builder Selection tests Allows to select with right click
Can use selection and refresh without issues
✔️ Page builder Selection tests Can use selection and refresh without issues
Opens Content Editor on double click
✔️ Page builder Selection tests Opens Content Editor on double click
Loading