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

1328 - Code refactoring to ensure consistent variable naming #1329

Open legendword opened 1 year ago

legendword commented 1 year ago

Changes

cypress[bot] commented 1 year ago

4 failed and 1 flaky tests on run #4066 ↗︎

4 96 0 0 Flakiness 1

Details:

Fix use of old vue_uri variable name
Project: tapestry-wp Commit: bf63710a6c
Status: Failed Duration: 04:44 💡
Started: Sep 17, 2023 7:11 PM Ended: Sep 17, 2023 7:16 PM
Failed  cypress/integration/lightbox/video.spec.js • 4 failed tests View Output Video
Test Artifacts
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
Flakiness  cypress/integration/lightbox/multicontent.spec.js • 1 flaky test 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

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

legendword commented 1 year ago

Need to update the name of the CI secret for "KALTURA_UNIQUE_CONFIG" to "KALTURA_UI_CONFIG" on GitHub in order for the Cypress tests to pass.