dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

fix test warnings #1691

Closed aciccarello closed 3 years ago

aciccarello commented 3 years ago

Type: refactor

The following has been addressed in the PR:

Description: Updates tests to not pass raw arrays. This removes warnings from unit tests and helps avoid mutation.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

dojo.widgets – ./

πŸ” Inspect: https://vercel.com/dojo/dojo.widgets/DXgMiCgRnY2dYGjMeCaaqHiY4oPV
βœ… Preview: https://dojowidgets-git-fork-aciccarello-fix-dnode-test-warnings-dojo1.vercel.app

widget-test-docs – ./

πŸ” Inspect: https://vercel.com/dojo/widget-test-docs/4QLExmFyfxwDWi2y2LUqgQjGo6Gh
βœ… Preview: https://widget-test-do-git-fork-aciccarello-fix-dnode-test-warni-607bd3.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #1691 (cf2cc76) into master (ce182a0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1691   +/-   ##
=======================================
  Coverage   89.96%   89.96%           
=======================================
  Files          94       94           
  Lines        5031     5031           
  Branches     1364     1364           
=======================================
  Hits         4526     4526           
  Misses        249      249           
  Partials      256      256           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update ce182a0...cf2cc76. Read the comment docs.