Issues
- 8
Testing `$watch` on `$route`
#127 opened by lmiller1990 - 1
- 3
New version of Vue or vue-template-loader introduces the _vm._ssrNode function
#123 opened by Riduidel - 18
Mocking method on component (using Jest)
#116 opened by lmiller1990 - 3
Can't find nested component with neither '.find' nor '.first' wrapper methods
#182 opened by Seminioni - 5
this.element.querySelectorAll is not a function
#109 opened by odranoelBR - 3
Scoped slots (slot-scope) issues
#178 opened by viktorlarsson - 0
vue-test-utils 1.0.0-beta.16 setData Error
#181 opened by OneIsAll-L - 1
vue-test-utils 1.0.0-beta.11 setData Error
#180 opened by OneIsAll-L - 1
- 2
- 0
Trigger mouseover/mouseleave etc
#176 opened by viktorlarsson - 2
data() returns empty object
#175 opened by hosein2398 - 1
Make children select work as it should
#174 opened by feliupe - 0
Trigger not working with click
#172 opened by caioincau - 1
- 3
Tests disregard disabled attribute
#170 opened by SergeyKhval - 0
- 6
.html() is undefined when template root tag is <a>
#157 opened by podlebar - 1
hasAttribute docs seem to be outdated
#165 opened by CalamarBicefalo - 2
Can't get input value based on v-model
#159 opened by swingboat - 1
- 2
Testing props being passed to child components on mount
#161 opened by d1820 - 1
Migrating from Avoriaz to vue-test-utils
#160 opened by willypt - 1
External JS files "not defined"
#158 opened by Snugug - 1
Mock $refs when rendering shallow component
#147 opened by adamyarger - 1
trigger('click') does not fire the click
#111 opened by billgsm - 3
- 11
undefined is not a function (evaluating 'this.element.querySelectorAll(selector)')
#131 opened by Fleeck - 0
- 2
Trigger select
#146 opened by mgmalana - 0
- 3
cannot test a custom directive plugin
#144 opened - 1
Using .html() on children removes them from parent
#136 opened by downace - 4
Method 'find' doesn't work with usual object.
#134 opened by kryvonos-v - 2
`setMethods` not working for `mounted` methods
#138 opened by wesssel - 2
Update the website documentation
#142 opened by WilliamDASILVA - 1
- 1
cannot trigger action from icon element
#139 opened - 1
- 2
wrapper.contains() must be passed a valid CSS selector or a Vue constructor
#133 opened by kenberkeley - 1
Problem testing with and VuePrograssBar
#132 opened by guilazzaris - 2
Vue.nextTick and vm data update
#129 opened by scleriot - 2
Problem with passing wrappers to slots
#113 opened by nekosaur - 3
shallow with globals don't mock router
#124 opened by nkonev - 2
Provide/Inject variables
#122 opened by caioincau - 2
setProps and setData should return this
#115 opened by hauleth - 1
Trigger 'input' for few input fields
#121 opened by sheb-gregor - 6
AMD/UMD Support
#119 opened by micene09 - 2
Running docs locally
#108 opened by M-Zuber