issues
search
testing-library
/
vue-testing-library
🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.09k
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`RemoveIndexSignature` causes TS Errors with Mapped Types in Vue slots
#321
m-kutnik
opened
2 months ago
0
Fix #315 - RemoveIndexSignature deprecated in v4
#320
zymotik
opened
2 months ago
2
Auto importing Vue Testing Library in test files does not work if project is using TypeScript
#319
morcth
closed
3 months ago
1
Vue-I18n translations bugs with Vue Testing Library, but working with Vue Test Utils.
#318
ben-hamel
opened
3 months ago
0
document.activeElement state lost after rendering
#317
kristiankostadinov
opened
4 months ago
0
chore: Update @vue/test-utils
#316
HaNdTriX
opened
5 months ago
0
TypeScript v8.1.0: Cannot find module 'type-fest' or its corresponding type declarations - RemoveIndexSignature
#315
zymotik
opened
5 months ago
3
Add types for render function
#314
cheyer
closed
5 months ago
3
Vuetify Example 404s
#313
abarnes07
opened
7 months ago
0
fix: check wrapper element to fix #311
#312
hcg1023
closed
8 months ago
3
after manually calling the umount method, cleanupAtWrapper will report an error
#311
hcg1023
closed
8 months ago
1
Revert Errors Regarding Missing Global Hooks
#310
ITenthusiasm
closed
11 months ago
4
Warn Developers Lacking a Global `afterEach` Function Instead of Throwing Errors
#309
ITenthusiasm
closed
12 months ago
3
8.0.0 makes it impossible to run with vitest and no global afterEach
#308
kalvenschraut
closed
11 months ago
1
chore: Update deps
#307
afontcu
closed
1 year ago
2
Unable to use with vue 3.3.x
#306
pleek91
opened
1 year ago
0
Type safe render options (props, slots, emits)
#305
sand4rt
closed
5 months ago
1
Teleport containing element with v-if does not render at all
#304
obrejla
opened
1 year ago
1
feat: Bump minimum node.js version and DOM Testing Library
#303
afontcu
closed
1 year ago
2
Testing with vue-18n and script setup
#302
Explicit12
opened
1 year ago
6
feat: Bump DOM Testing Library and minimum required version for node
#301
afontcu
closed
1 year ago
2
Passing data to a component using the composition api
#300
Jefry16
closed
1 year ago
1
How do I test the hook of beforeRouteEnter in the version of vue 2.6.14
#299
lafiterao
closed
1 year ago
0
Rendering of child components does not work with @vue/compat
#298
bonham
opened
1 year ago
1
Throw error when running vitest with no afterEach global and no VTL_SKIP_AUTO_CLEANUP
#297
Maxim-Mazurok
closed
1 year ago
12
Doesn't cleanup with vitest by default
#296
Maxim-Mazurok
closed
1 year ago
1
Multi-root node components aren't cleaned properly up after each test
#295
romansp
opened
1 year ago
3
Problem using `testing-library` with vue <script setup>
#294
TomBell95
closed
1 year ago
1
Is this a valid test?
#293
richardkshergold
closed
1 year ago
1
ESM export
#292
christian-bromann
opened
1 year ago
1
Unable to make mocking or stubs
#291
juancampuzano
closed
1 year ago
3
Tsx with storybook fails when using defineComponents
#290
MichaelBitard
closed
1 year ago
1
Tests fail when using injecting custom components globally
#289
iamBevan
opened
1 year ago
0
chore: optional compiler-sfc
#288
g1eny0ung
closed
9 months ago
8
Support for custom queries
#287
mediafreakch
opened
2 years ago
1
Vuex store's mutations are lost when passing options.store in Vue2
#286
romanlamsal
opened
2 years ago
0
feat: use "object literal" instead of "switch" condition
#285
AleTid5
closed
1 year ago
0
feat: update Vue 2 version to use @testing-library/dom v8
#284
oskarols
closed
1 year ago
10
fix: use flushPromise() instead of waitFor()
#283
hershelh
opened
2 years ago
6
Form missing emitted data when submit
#282
maartenvanhunsel
opened
2 years ago
2
Third Party Select Boxes Not Working.
#281
MarkTallentire
opened
2 years ago
2
updateProps dos not exist
#280
davidnixon
closed
2 years ago
2
Bug: is config.global.components ignored by testing-lib?
#279
jonsalvas
opened
2 years ago
7
fix: alignment RTL, STL
#278
sand4rt
closed
2 years ago
2
Form button click not submitting form
#277
crackalak
closed
2 years ago
1
fix: add missed optional prop for emmited function
#276
thunderer199
closed
2 years ago
2
Reactivity issues with @vue/compat
#275
Weetbix
opened
2 years ago
5
Is there a reason why the return type of render is not HTMLElement?
#274
sunecosuri
closed
2 years ago
2
docs: Fix outdated vue-i18n example link
#273
kingyue737
closed
2 years ago
2
`@vue/compiler-sfc` peer dependency warning
#272
edumudu
closed
9 months ago
3
Next