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

Release/0.73.0 #1788

Merged
merged 6 commits into from
Jan 25, 2024
Merged

Release/0.73.0 #1788

merged 6 commits into from
Jan 25, 2024

Conversation

kishore03109
Copy link
Contributor

What's Changed

Full Changelog: v0.72.0...v0.73.0

@kishore03109 kishore03109 requested a review from a team January 25, 2024 04:12
@mergify mergify bot mentioned this pull request Jan 25, 2024
@kishore03109
Copy link
Contributor Author

kishore03109 commented Jan 25, 2024

Tests for #1787

  • Smoke tests
    • Navigate to any site and edit a page using the Tiptap editor.
    • Add any combination of items and then add an image block at the end of the page.
    • Waiting for the staging site to be built and check the output of the page that you have edited. Verify that the page does not have a trailing <p></p> text at the end of the page.

@kishore03109
Copy link
Contributor Author

kishore03109 commented Jan 25, 2024

Tests for #1784

  • Smoke tests
    • Navigate to any site and edit a page using the Tiptap editor
    • Copy a base64 encoded image and paste it into the editor
    • Verify that an image block does not appear in the Tiptap editor and the preview does not show the image

@kishore03109
Copy link
Contributor Author

kishore03109 commented Jan 25, 2024

Tests for #1786

Tests

  • Navigate to any sites's homepage
  • Add an Infocol
  • Assert that 3 infoboxes are created
  • Delete 2 of the infoboxes
  • Assert that the last infobox cannot be deleted

@alexanderleegs

Copy link

cypress bot commented Jan 25, 2024

74 failed tests on run #487 ↗︎

74 1 1 55 Flakiness 0

Details:

Release/0.73.0
Project: isomercms-frontend Commit: 4b7720a71c
Status: Failed Duration: 03:31 💡
Started: Jan 25, 2024 4:26 AM Ended: Jan 25, 2024 4:29 AM
Failed  editPage.spec.ts • 3 failed tests

View Output Video

Test Artifacts
editPage.spec > Edit unlinked page > Edit page (unlinked) should have correct colour Screenshots Video
editPage.spec > Edit collection page > Edit page (collection) should have correct colour Screenshots Video
editPage.spec > Edit resource page > Edit page (resource) should have correct colour Screenshots Video
Failed  files.spec.ts • 10 failed tests

View Output Video

Test Artifacts
Files > Create file, delete file, edit file settings in Files > Files should contain Directories and Ungrouped Files Screenshots Video
Files > Create file, delete file, edit file settings in Files > Should be able to create new file with valid title Screenshots Video
Files > Create file, delete file, edit file settings in Files > Should be able to edit a file Screenshots Video
Files > Create file, delete file, edit file settings in Files > Should not be able to create file with invalid title Screenshots Video
Files > Create file, delete file, edit file settings in Files > Should not be able to edit file and save with invalid title Screenshots Video
Files > Create file, delete file, edit file settings in Files > Should be able to delete file Screenshots Video
Files > Create file directory, delete file directory, edit file directory settings in Files > Should be able to create new file directory Screenshots Video
Files > Create file directory, delete file directory, edit file directory settings in Files > Should be able to edit file directory name Screenshots Video
Files > Create file directory, delete file directory, edit file directory settings in Files > Should be able to delete file directory Screenshots Video
Files > Create file, delete file, edit file settings, and move files in file directories > Should be able to add file to file directory Screenshots Video
Failed  folders.spec.ts • 13 failed tests

View Output Video

Test Artifacts
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should be able to create a new sub-folder within a valid folder name with no pages Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should be able to create a new sub-folder within a valid folder name with one page Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should not be able to create a new sub-folder with invalid sub-folder name Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should be able to rename a sub-folder Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should be able to delete a sub-folder with a page Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should be able to delete a sub-folder without page Screenshots Video
Folders flow > Create page, delete page, edit page settings in folder > Should be able to create a new page with valid title and permalink Screenshots Video
Folders flow > Create page, delete page, edit page settings in folder > Should not be able to create page with invalid title Screenshots Video
Folders flow > Create page, delete page, edit page settings in folder > Should not be able to create page with invalid permalink Screenshots Video
Folders flow > Create page, delete page, edit page settings in folder > Should be able to edit existing page details with Chinese title and valid permalink Screenshots Video
The first 10 failed tests are shown, see all 13 tests in Cypress Cloud.
Failed  homepage.spec.ts • 6 failed tests

View Output Video

Test Artifacts
Homepage > Block editing > should display the site notification correctly Screenshots Video
Homepage > Block editing > should only allow up to 4 highlights for the hero section Screenshots Video
Homepage > Block editing > should remove the button in preview when the hero button content is not given Screenshots Video
Homepage > Block editing > should preserve content when swapping between highlights and dropdown for hero section Screenshots Video
Homepage > Block editing > should limit users to a single resource component Screenshots Video
Homepage > Block editing > should rearrange the blocks correctly and the preview should also reflect the new order Screenshots Video
Failed  images.spec.ts • 1 failed test

View Output Video

Test Artifacts
Images > Create album, delete album, edit album settings in Images > Should be able to create new album Screenshots Video

The first 5 failed specs are shown, see all 11 specs in Cypress Cloud.

Review all test suite changes for PR #1788 ↗︎

@kishore03109 kishore03109 merged commit c3aa785 into master Jan 25, 2024
31 of 35 checks passed
@mergify mergify bot deleted the release/0.73.0 branch January 25, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants