Using shallow()
with vue-class-component
- can't get rendered template
#137
Labels
shallow()
with vue-class-component
- can't get rendered template
#137
Can't get rendered HTML when using shallow:
foo.vue
foo.spec.ts
:Output:
undefined undefined <!--function (a, b, c, d) { return createElement(vm, a, b, c, d, true); }-->
Maybe I'm doing something wrong?
The text was updated successfully, but these errors were encountered: