Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: testing-library/vue-testing-library

2.0.0

13 Aug 08:10
@dfcook dfcook
f462051
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

#75 Use and expose a local copy of fireEvent

Loading

1.2.0

30 Jul 17:59
@dfcook dfcook
d5344d7
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Fixed checkbox dom updates
Moved Vue to peer dependency

Loading

vue-testing-library 1.1.0

28 Jun 07:14
@dfcook dfcook
b04a1ff
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
Merge pull request #48 from brennj/master
Return object from callback.
Loading

1.0.3

01 Jun 20:02
@dfcook dfcook
afd75a8
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  1. Added fireEvent.update to handle update to form input elements persisting to v-model bound component data.
  2. Removed updateState helper method as superceded by above.
Loading

1.0.1

01 Jun 12:08
@dfcook dfcook
1367d61
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Add cleanup-after-each helper

Loading

Add router and store to configuration callback

23 Mar 13:03
@dfcook dfcook
Compare
Choose a tag to compare
Loading

Added the constructed Vuex store and vue-router instance to the configuration callback, allowing actions to be dispatched or routes pushed before the render.

Fixes #15.

Loading

Support full range of vue-test-utils mount options

27 Dec 10:13
@dfcook dfcook
e7cb193
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

The options passed to render are now destructured and passed to the mount function of vue-test-utils.
Previously a props option was accepted this is still supported but will be copied into the propsData property that vue-test-utils requires. It is expected that propsData is used in place of props going forward.

Loading

DOM parity with react-testing-library

26 Dec 18:45
@dfcook dfcook
Compare
Choose a tag to compare
Loading

Includes:

#11 - Wraps rendered component in a div
Updates to latest version of dom-testing-library
Cleanup of published npm package
Including list of contributors in readme

Loading

dom-testing-library 3.15.0

12 Dec 16:38
@dfcook dfcook
Compare
Choose a tag to compare
Loading

Upgrade to dom-testing-library 3.15.0 to support custom normalization

Loading

vue-testing-library 0.11.1

12 Dec 10:24
@dfcook dfcook
Compare
Choose a tag to compare
Loading

Updated dom-testing-library to 3.14.0, thanks @eunjae-lee.

Loading

AltStyle によって変換されたページ (->オリジナル) /