Skip to content

Commit

Permalink
fix: Test environment for new aptor layer
Browse files Browse the repository at this point in the history
> Note: The support for the TextTract element as an embed of
> Text Track element was not provided, so the jest plyr mock has
> been used to handle this issue. for more info checkout following link
>  https://developer.mozilla.org/en-US/docs/Web/HTML/Element/track

- Nearly all packages related to test environment has been updated
> Updated to the latest version

- jest-environment-jsdom-fourteen has been deprecated
> new  jest-environment-jsdom package has been replaced in a favour.

 - fix forkRef function issue, not setting ref in a falsy initial value
> .e.g in createRef, useRef(false)
  • Loading branch information
realamirhe committed Sep 13, 2021
1 parent 1a33a3e commit 4bdfeb7
Show file tree
Hide file tree
Showing 4 changed files with 22,693 additions and 2,020 deletions.

0 comments on commit 4bdfeb7

Please sign in to comment.