Vue-test-utils: shallow not working with extended components

Created on 18 Jan 2018  路  1Comment  路  Source: vuejs/vue-test-utils

Version

1.0.0-beta.10

Reproduction link

https://forum.vuejs.org/t/multiple-issues-w-vue-test-utils-vue-class-component/25318/4

Steps to reproduce

Use shallow with a component that's extended from another component

What is expected?

Child components should be stubbed

What is actually happening?

They aren't stubbed


I'm working on a fix now

bug

Most helpful comment

Fixed in 3508a168c5b8a9d49f2c3244f96004a7ccc146f4

>All comments

Fixed in 3508a168c5b8a9d49f2c3244f96004a7ccc146f4

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vwxyutarooo picture vwxyutarooo  路  3Comments

alexanderstudte picture alexanderstudte  路  3Comments

jonyoder picture jonyoder  路  3Comments

dlumbrer picture dlumbrer  路  3Comments

matt-sanders picture matt-sanders  路  3Comments