This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 320
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: LSDV-5252: Audio player segment visual identification (#1494)
* feat: LSDV-5298: Paragraphs must sync seek, play and pause with Audio in both directions * removing unused SyncMixin * Allow playingId to correctly track over time * updating tests for sync with contextual scrolling on/off * removing unused TimeSync class * adding test for contextual scrolling state change during playback * feat: LSDV-5252: Audio player segment visual identification * fix region loading * adding tests to ensure audio regions do not regress * fix the loading of audio when not synced * trimming down tests ran with both flag states to keep runtime in check * trying to reduce gh action times as it is taking way too long * fix e2e name, was treating as two inputs * linting * we don't want node_modules in the artifacts * download path not required since tar has dir within * remove node_modules from artifact upload of cypress test suite * linting * don't need the download paths now * leave snapshots for comparison * add snapshots for testing audio paragraph segment loading * update test helpers * update to include image snapshot coverage reports * update snapshots * update snapshots * fix px ratio * check just the canvas drawing area to avoid text difference * update snapshots * update snapshots * update to use percentage image diff * fix parallel coverage reports * fix custom tasks * add audio playback tests with paragraph segment audio highlighting * fix linting * fix visual match naming options * remove diff files * put FF setting in a before each
- Loading branch information
Showing
22 changed files
with
737 additions
and
234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.