testing-library / vue-testing-library

🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.06k stars 110 forks source link

fix: alignment RTL, STL #278

Closed sand4rt closed 1 year ago

sand4rt commented 1 year ago

-

codecov[bot] commented 1 year ago

Codecov Report

Merging #278 (4aff380) into main (6dd4847) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #278   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           78        80    +2     
  Branches        27        28    +1     
=========================================
+ Hits            78        80    +2     
Impacted Files Coverage Δ
src/render.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

sand4rt commented 1 year ago

It wasn't as easy as i thought. The component may not be destroyed and recreated..