tapestry-tool / tapestry-wp

This is a plugin for Wordpress that allows creating non-linear, collaborative, and interactive content.
https://tapestry-tool.com
GNU General Public License v3.0
14 stars 3 forks source link

1314 - Improve node completion #1315

Closed legendword closed 1 year ago

legendword commented 1 year ago

Changes

Screenshot

cypress[bot] commented 1 year ago

93 failed tests on run #3976 ↗︎

93 0 0 7 Flakiness 0

Details:

Merge branch 'tyde-with-kaltura-fixes' into 1314-improve-completion
Project: tapestry-wp Commit: a7c67ff12e
Status: Failed Duration: 08:35 💡
Started: May 5, 2023 12:23 AM Ended: May 5, 2023 12:31 AM
Failed  lightbox/activity.spec.js • 13 failed tests View Output Video
Test Artifacts
Activity > should be able to complete drag and drop answer with items with background image and text Output Screenshots Video
Activity > should be able to move items to different buckets in all directions in drag and drop answer mode Output Screenshots Video
Activity > should be able to complete drag and drop answer with items with no background image Output Screenshots Video
Activity > should be able to complete with a checkbox answer Output Screenshots Video
Activity > should be able to complete with a radio answer Output Screenshots Video
Activity > should be able to switch between questions in an activity Output Screenshots Video
Activity > should be able to edit single-line text already answered question Output Screenshots Video
Activity > should be able to complete an activity with a text-based answer Output Screenshots Video
Activity > should be able to complete an activity with an audio-based answer Output Screenshots Video
Activity > should be able to complete with a list-based answer Output Screenshots Video
The first 10 failed tests are shown, see all 13 tests in Cypress Cloud.
Failed  lightbox/video.spec.js • 8 failed tests View Output Video
Test Artifacts
Video > adding a youtube video should also set a thumbnail Output Screenshots Video
Video > should be able to add a video node via url Output Screenshots Video
Video > should be able to add a video node via youtube Output Screenshots Video
Video > should automatically update video url when the current url becomes unavailable Output Screenshots Video
Video > should be able to add a video node via Kaltura and use regular player Output Screenshots Video
Video > should be able to add a video node via Kaltura and use Kaltura player Output Screenshots Video
Video > adding a kaltura video should also set a thumbnail Output Screenshots Video
Video > should be able to add a caption to a video Output Screenshots Video
Failed  lightbox/multicontent.spec.js • 9 failed tests View Output Video
Test Artifacts
Multi-content > In-place > should be able to add/edit/delete multi-content child node in-place Output Screenshots Video
Multi-content > Accordion > should be able to make a node an accordion Output Screenshots Video
Multi-content > Accordion > should be able to add child rows to an accordion Output Screenshots Video
Multi-content > Accordion > should be able to lock accordion rows and progress through them Output Screenshots Video
Multi-content > Accordion > should be able to reorder accordion rows Output Screenshots Video
Multi-content > Accordion > should be able to add child nodes to accordion rows and have them appear as subaccordions Output Screenshots Video
Multi-content > Accordion > should not be able to add a node to subaccordion row if accordion row is not an accordion Output Screenshots Video
Multi-content > Accordion > should not show descendants to subscriber Output Screenshots Video
Multi-content > Page > should render text content, more content and hide locked content Output Screenshots Video
Failed  node-authoring.spec.js • 11 failed tests View Output Video
Test Artifacts
Node Authoring > should be able to add a root node using the node modal Output Screenshots Video
Node Authoring > should not show error when adding node with long description Output Screenshots Video
Node Authoring > should be able to delete a leaf node Output Screenshots Video
Node Authoring > should not be able to delete a non-leaf node Output Screenshots Video
Node Authoring > should render warning and be able to delete node if node has draft child from another user Output Screenshots Video
Node Authoring > Non-empty > should be able to add a child node using the node modal Output Screenshots Video
Node Authoring > Non-empty > should be able to edit a node's title using the node modal Output Screenshots Video
Node Authoring > Non-empty > Should show an error and not create a node if an mp4 URL is invalid Output Screenshots Video
Node Authoring > Non-empty > Should close modal with a good video url even after an error has occurred Output Screenshots Video
Node Authoring > Non-empty > should display API errors in the modal if they occur during submission Output Screenshots Video
The first 10 failed tests are shown, see all 11 tests in Cypress Cloud.
Failed  node-permissions.spec.js • 5 failed tests View Output Video
Test Artifacts
Node Permissions > should be able to edit node permissions using the node modal Output Screenshots Video
Node Permissions > should not see the edit button if the user doesn't have edit permission Output Screenshots Video
Node Permissions > should not see the add button if the user doesn't have add permission Output Screenshots Video
Node Permissions > should not see add button or draft button if drafts disabled Output Screenshots Video
Node Permissions > should not see submit for review button if submit for review disabled Output Screenshots Video

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

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

legendword commented 1 year ago

Replaced by PR #1317 which is based on master. This helps with applying the changes here to the non-tyde branch.