Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vuejs/vue-test-utils
Component Test Utils for Vue 2
https://github.com/vuejs/vue-test-utils
Keydown events supply incorrect values for event.code
spthiel opened this issue about 2 months ago
spthiel opened this issue about 2 months ago
Deprecated error message
thevladisss opened this issue about 2 months ago
thevladisss opened this issue about 2 months ago
findComponent trough class doesnt work?
ersi77 opened this issue 2 months ago
ersi77 opened this issue 2 months ago
This import pattern causes imported component to be undefined in tests
Doeke opened this issue 4 months ago
Doeke opened this issue 4 months ago
While testing out mixins, the $refs cannot be modified and due to which the testing cannot occur.
shivamp-argus opened this issue 4 months ago
shivamp-argus opened this issue 4 months ago
Change mocks mid-test
steven-twerdochlib opened this issue 5 months ago
steven-twerdochlib opened this issue 5 months ago
event.keyCode is deprecated
justin-lyon opened this issue 8 months ago
justin-lyon opened this issue 8 months ago
Components with TS generic
thimonwentink opened this issue 8 months ago
thimonwentink opened this issue 8 months ago
`findComponent` doesn't find anything when using `@vue/compat`
tom751 opened this issue 9 months ago
tom751 opened this issue 9 months ago
Unable to use vitest spy within vue/nuxt 3 component methods.
LorenzoRottigni opened this issue 11 months ago
LorenzoRottigni opened this issue 11 months ago
Data property is already defined in Props.
zwik opened this issue 11 months ago
zwik opened this issue 11 months ago
TypeError: $setup.mergeProps is not a function
ricardovanlaarhoven opened this issue 11 months ago
ricardovanlaarhoven opened this issue 11 months ago
fix discord link in readme
martenson opened this pull request 11 months ago
martenson opened this pull request 11 months ago
Vue test utils not updating template when testing composables
EbenOladutemu opened this issue 12 months ago
EbenOladutemu opened this issue 12 months ago
Update selectors.md
skillsnate opened this pull request about 1 year ago
skillsnate opened this pull request about 1 year ago
Support Vue 2.7.16
baboon-king opened this issue about 1 year ago
baboon-king opened this issue about 1 year ago
classes documentation
AlexVagrant opened this issue about 1 year ago
AlexVagrant opened this issue about 1 year ago
setData on writable computed property does not seem to work as it does in VTU.1
nsakiya-incomm opened this issue about 1 year ago
nsakiya-incomm opened this issue about 1 year ago
Check style changes on hover
FanilZarip opened this issue about 1 year ago
FanilZarip opened this issue about 1 year ago
Errors in `setup()` are silent if `render()` throws an error
mikemonteith opened this issue about 1 year ago
mikemonteith opened this issue about 1 year ago
docs: add the portuguese documentation
nazarepiedady opened this pull request over 1 year ago
nazarepiedady opened this pull request over 1 year ago
*.svg?inline issues
arishojaei opened this issue over 1 year ago
arishojaei opened this issue over 1 year ago
Computed ref unwrapping is different than in vue
stam opened this issue over 1 year ago
stam opened this issue over 1 year ago
build(deps): bump word-wrap from 1.2.3 to 1.2.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
build(deps): bump semver from 6.3.0 to 6.3.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
docs(guides): format headline for `Using with Vuex`
Huppys opened this pull request over 1 year ago
Huppys opened this pull request over 1 year ago
build(deps): bump semver from 6.3.0 to 7.5.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
vue2 引入 element2. 页面存在table 表格 jest 测试报错
sx13694658890 opened this issue over 1 year ago
sx13694658890 opened this issue over 1 year ago
Testing component with onBeforeRouteLeave hook raising "No active route record was found" warning
Ujemny opened this issue over 1 year ago
Ujemny opened this issue over 1 year ago
isVisible() not seeing display: none using vitest with jsdom
BJSS-russell-pollock opened this issue over 1 year ago
BJSS-russell-pollock opened this issue over 1 year ago
Computed value does not update when data updates
AniaKru95 opened this issue over 1 year ago
AniaKru95 opened this issue over 1 year ago
Test child component, which is the root element
souphuhn opened this issue over 1 year ago
souphuhn opened this issue over 1 year ago
`RouterLink.useLink` is missing when using `RouterLinkStub`.
rudolfbyker opened this issue over 1 year ago
rudolfbyker opened this issue over 1 year ago
fix: make scoped slots rendering consistent for stubs
xanf opened this pull request over 1 year ago
xanf opened this pull request over 1 year ago
When setProps() is called on a wrapper which renders a slot, the slot's content element gets destroyed
jsekulowicz opened this issue over 1 year ago
jsekulowicz opened this issue over 1 year ago
Composables are not being mocked in Vitest
jaysaurus opened this issue over 1 year ago
jaysaurus opened this issue over 1 year ago
testing a child component inside a parent slot
sandranrivas opened this issue over 1 year ago
sandranrivas opened this issue over 1 year ago
.
teleskop150750 opened this issue over 1 year ago
teleskop150750 opened this issue over 1 year ago
Vite `resolve.alias` causes some tests to fail
rudolfbyker opened this issue over 1 year ago
rudolfbyker opened this issue over 1 year ago
fix: add typescript 5 compatible types field
chriscasola opened this pull request over 1 year ago
chriscasola opened this pull request over 1 year ago
CSS v-bind includes absolute path, thus breaking tests running on different machines
alvaromat opened this issue over 1 year ago
alvaromat opened this issue over 1 year ago
docs: update deprecation warning for find method in Japanese translation
yshrsmz opened this pull request almost 2 years ago
yshrsmz opened this pull request almost 2 years ago
vue 2.7 : test of attribute on a stubbed component - does not work if value is boolean false
johndegey opened this issue almost 2 years ago
johndegey opened this issue almost 2 years ago
chore: add @legacy to install script
donghoon-song opened this pull request almost 2 years ago
donghoon-song opened this pull request almost 2 years ago
wrapper.emitted updates previous event parameters when the event is triggered again
dmodliba opened this issue almost 2 years ago
dmodliba opened this issue almost 2 years ago
<script setup>. Property or method * is not defined on the instance but referenced during render
VitaliiShpital opened this issue almost 2 years ago
VitaliiShpital opened this issue almost 2 years ago
[vue-test-utils]: wrapper.setValue() cannot be called on this element
Destnyl opened this issue almost 2 years ago
Destnyl opened this issue almost 2 years ago
fix: #1864 add support for limited text input
OXXXRA opened this pull request almost 2 years ago
OXXXRA opened this pull request almost 2 years ago
Link to test-utils v2 docs broken
thousandeyes-fwieland opened this issue almost 2 years ago
thousandeyes-fwieland opened this issue almost 2 years ago
chore: add lint cache
Simon-He95 opened this pull request almost 2 years ago
Simon-He95 opened this pull request almost 2 years ago
refactor: tidy up
Simon-He95 opened this pull request almost 2 years ago
Simon-He95 opened this pull request almost 2 years ago
video.js issue with an element not visible in the test suite
vlad-platformq opened this issue almost 2 years ago
vlad-platformq opened this issue almost 2 years ago
Support stubs and make sure working with Vue 2.7
lmiller1990 opened this issue almost 2 years ago
lmiller1990 opened this issue almost 2 years ago
fix: navigation key names
AlexDubok opened this pull request almost 2 years ago
AlexDubok opened this pull request almost 2 years ago
Memory Leak with shallowMount / mount
CaptainFalcoGX opened this issue about 2 years ago
CaptainFalcoGX opened this issue about 2 years ago
Undefined value when using named imports from vue
rMonell opened this issue about 2 years ago
rMonell opened this issue about 2 years ago
useSlots() make component not mountable
nemeros opened this issue about 2 years ago
nemeros opened this issue about 2 years ago
When testing vue components, variables defined globally (app. config. globalProperties. $_=lodash)$_ How to test
mlj18293180341 opened this issue about 2 years ago
mlj18293180341 opened this issue about 2 years ago
Fix: vue2.7 ShallowMount Composition API TS Error
mathiash98 opened this pull request about 2 years ago
mathiash98 opened this pull request about 2 years ago
How to test <img :src="require(...)" /> that used when importing asset to image?
frederick-offeo opened this issue about 2 years ago
frederick-offeo opened this issue about 2 years ago
Type-checking fails with Vue 2.7.9+
sodatea opened this issue about 2 years ago
sodatea opened this issue about 2 years ago
fix #2024 - Accessing `HTMLElement` and `SVGElement` through `window`
3rdvision opened this pull request about 2 years ago
3rdvision opened this pull request about 2 years ago
Submit a form using a submit button does not trigger handler function
MrShnaider opened this issue about 2 years ago
MrShnaider opened this issue about 2 years ago
fix: stubs components inlined in render function
Djaler opened this pull request about 2 years ago
Djaler opened this pull request about 2 years ago
docs(zh): api/wrapper/emitted Notes 断言事件的数量 to 断言事件的有效数据
vaebe opened this pull request over 2 years ago
vaebe opened this pull request over 2 years ago
fix: type incompatibility with Vue 2.7 (fix #1993)
deraw opened this pull request over 2 years ago
deraw opened this pull request over 2 years ago
No documentation for how to override computed properties in test mount
MohamedAbouelwafa opened this issue over 2 years ago
MohamedAbouelwafa opened this issue over 2 years ago
Composition API SFC test issue when using Vue 2.7 or the compat Mode
lisilinhart opened this issue over 2 years ago
lisilinhart opened this issue over 2 years ago
Test computed property getter/setter
CapInSpase opened this issue over 2 years ago
CapInSpase opened this issue over 2 years ago
Render stencil web component in vue jest unit test
BobidaHombre opened this issue almost 3 years ago
BobidaHombre opened this issue almost 3 years ago
Typescript: missing method definition for findComponent for using CSS selector
abbasogaji opened this issue almost 3 years ago
abbasogaji opened this issue almost 3 years ago
Trigger not calling method with dynamic listener name
alexmccabe opened this issue almost 3 years ago
alexmccabe opened this issue almost 3 years ago
Fallback content for a slot not being rendering
SaConway opened this issue about 3 years ago
SaConway opened this issue about 3 years ago
Can't the defineexpose event be tested ?
yangliguo7 opened this issue about 3 years ago
yangliguo7 opened this issue about 3 years ago
Add ability to write tests inside of a <test> block inside of SFCs
xryanmason opened this issue about 3 years ago
xryanmason opened this issue about 3 years ago
Using `find({ref: '...'})` to target an `Element` logs a deprecation warning
alecgibson opened this issue about 3 years ago
alecgibson opened this issue about 3 years ago
How to properly mock ResizeObserver?
ozyx opened this issue about 3 years ago
ozyx opened this issue about 3 years ago
v-slot not rendering along side default slot.
rikbrowning opened this issue over 3 years ago
rikbrowning opened this issue over 3 years ago
Configure isCustomElement for unit tests
antoniogiroz opened this issue over 3 years ago
antoniogiroz opened this issue over 3 years ago
setValue should respect maxlength attribute
dospunk opened this issue over 3 years ago
dospunk opened this issue over 3 years ago
[Vue warn]: Extraneous non-props attributes when testing router-view
raphaelschwinger opened this issue over 3 years ago
raphaelschwinger opened this issue over 3 years ago
How to mock scoped slot data with shallowMount
jan-novak-celtra opened this issue over 3 years ago
jan-novak-celtra opened this issue over 3 years ago
shallowMount can't handle vuetify's "dynamic slot"
hereiscasio opened this issue over 3 years ago
hereiscasio opened this issue over 3 years ago
TypeError: undefined is not a function (evaluating 'Object.entries(modifiers)')
LuisaAPF opened this issue over 3 years ago
LuisaAPF opened this issue over 3 years ago
shallowMount fails with TypeError when component uses a data of type `Symbol` in it's template
penguintree opened this issue over 3 years ago
penguintree opened this issue over 3 years ago
Trigger postMessage does not work
Havrin opened this issue over 3 years ago
Havrin opened this issue over 3 years ago
Add a warning for mis-named mount variables
AbrahamBrookes opened this issue over 3 years ago
AbrahamBrookes opened this issue over 3 years ago
this.$i18n is undefined
zhuaiji opened this issue almost 4 years ago
zhuaiji opened this issue almost 4 years ago
Can't find functional component with shallowMount
Djaler opened this issue almost 4 years ago
Djaler opened this issue almost 4 years ago
RouterLinkStub doesn't seem to supports new slot api?
existe-deja opened this issue almost 4 years ago
existe-deja opened this issue almost 4 years ago
`setup()` is ran twice when used with localVue and @vue/composition-api
posva opened this issue almost 4 years ago
posva opened this issue almost 4 years ago
mount fails when propsData contains a 'child' property
astlouisf opened this issue almost 4 years ago
astlouisf opened this issue almost 4 years ago
Add cucumber-js example
speker2010 opened this issue almost 4 years ago
speker2010 opened this issue almost 4 years ago
this.$t is not a function in a class component
Mikilll94 opened this issue almost 4 years ago
Mikilll94 opened this issue almost 4 years ago
Can't use findComponent with v-slot
patrykgulas opened this issue almost 4 years ago
patrykgulas opened this issue almost 4 years ago
setTimeout in watchers not run
hichamess opened this issue almost 4 years ago
hichamess opened this issue almost 4 years ago
scopedSlots as Function returns only first element from array: res[0]
voskresla opened this issue about 4 years ago
voskresla opened this issue about 4 years ago
Calling .props() on a child component returns props for the parent
bkuzma opened this issue about 4 years ago
bkuzma opened this issue about 4 years ago
Cannot find module 'vue' from 'vue-test-utils.js'
ikhidebright opened this issue about 4 years ago
ikhidebright opened this issue about 4 years ago
Component markup still accessible after calling destroy on wrapper
omeryousaf opened this issue about 4 years ago
omeryousaf opened this issue about 4 years ago