Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BACKLOG-23170 Use path to block actions for category root, prevent sy… #1337

Merged
merged 1 commit into from
Nov 13, 2024

BACKLOG-23170 Use path to block actions for category root, prevent sy…

61b9af6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

BACKLOG-23170 Use path to block actions for category root, prevent sy… #1337

BACKLOG-23170 Use path to block actions for category root, prevent sy…
61b9af6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Tests Report cypress.config-pageBuilder.ts succeeded Nov 13, 2024 in 1s

31 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/boxesHeader.cy.ts.xml 5✔️ 81s
tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/clickSelectionAndNavigation.cy.ts.xml 3✔️ 45s
tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/clipboard.cy.ts.xml 2✔️ 34s
tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/listLimit.cy.ts.xml 6✔️ 87s
tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/navigation.cy.ts.xml 3✔️ 69s
tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/pageHeader.cy.ts.xml 1✔️ 12s
tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/restrictions.cy.ts.xml 5✔️ 109s
tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/selections.cy.ts.xml 6✔️ 82s

✔️ tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/boxesHeader.cy.ts.xml

5 tests were completed in 81s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
boxes and header 4✔️ 54s
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 45s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Page builder navigation tests 3✔️ 45s
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 34s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
clipboard 2✔️ 33s
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 87s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
list limit 6✔️ 86s
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 69s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Non Default Content Template 2✔️ 52s
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/pageHeader.cy.ts.xml

1 tests were completed in 12s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Page header test 1✔️ 12s
Root Suite 0ms

✔️ Page header test

Check if the page headers are displayed in page builder
  ✔️ Page header test Check if the page headers are displayed in page builder

✔️ tests/artifacts/results/xml_reports/cypress/e2e/pageBuilder/restrictions.cy.ts.xml

5 tests were completed in 109s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
area restrictions 1✔️ 22s
Page builder 0ms
restrictions 4✔️ 86s
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 82s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Page builder 0ms
Root Suite 0ms
Selection tests 6✔️ 81s

✔️ 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