Skip to content

xavism/lazyloading-vue-test-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-test-utils-shallow-repro

  1. clone this repo
  2. npm i
  3. npm t

Notice that Parent's snapshot and ParentLazy's snapshot should be the same, but the shallowMounted lazy loaded component is also rendering the child.

By the other hand, the wrapper.html() in the ParentLazy 'reproduction shallow' does not have the Child info (but snapshot does).

About

Repository to reproduce a vue-test-utils issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published