- Notifications
You must be signed in to change notification settings - Fork 113
Pull requests: testing-library/vue-testing-library
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Revert Errors Regarding Missing Global Hooks released
#310 by ITenthusiasm was merged Nov 20, 2023 Loading… updated Nov 20, 2023
chore: upgrade to Jest 27 released on @5.x released
#251 by nickserv was merged Sep 27, 2021 Loading… updated Mar 7, 2023
fix(types): Pass Store type to RenderOptions/render function released on @5.x released
#268 by esyw was merged May 9, 2022 Loading… updated Mar 7, 2023
Update readme with typescript requirement released on @5.x released
#236 by sahbi-ktifa was merged Jan 7, 2022 Loading… updated Mar 7, 2023
fix: add missed optional prop for emmited function released
#276 by thunderer199 was merged Jul 16, 2022 Loading… updated Sep 25, 2022
chore: pin
@vue/test-utils
version to ^2.0.0
released #270 by ahnpnl was merged Jun 8, 2022 Loading… updated Jul 16, 2022
docs: Fix outdated vue-i18n example link released
#273 by kingyue737 was merged Jul 6, 2022 Loading… updated Jul 16, 2022
Add support for input file on
fireEvent.update
released #179 by JeromeDeLeon was merged Nov 24, 2020 Loading… updated Jun 8, 2022
Add env to turn off fireEvent.update warning released
#181 by JeromeDeLeon was merged Nov 22, 2020 Loading… updated Jun 8, 2022
feat(debug): Add maxLength and options to debug released
#164 by afontcu was merged Nov 1, 2020 Loading… updated Jun 8, 2022
Move types from DefinitelyTyped to this repository released
#165 by afontcu was merged Nov 14, 2020 Loading… updated Jun 8, 2022
chore: switch to github actions released
#171 by nickserv was merged Nov 14, 2020 Loading… updated Jun 8, 2022
Use
@testing-library/jest-dom
in README.md released #172 by vdsabev was merged Nov 14, 2020 Loading… updated Jun 8, 2022
Fix updateProps Function released
#170 by ITenthusiasm was merged Nov 15, 2020 Loading… updated Jun 8, 2022
Warn when users are using fireEvent.input or .change directly released
#166 by jhack32 was merged Nov 17, 2020 Loading… updated Jun 8, 2022
fix(types): allow all elements released
#175 by nickserv was merged Nov 20, 2020 Loading… updated Jun 8, 2022
Make fireEvent.update work with lazy modifier released
#183 by kinoli was merged Nov 24, 2020 Loading… updated Jun 8, 2022
fix: import pretty-format from testing-library/dom released
#185 by MatanBobi was merged Nov 24, 2020 Loading… updated Jun 8, 2022
chore: fix updated ESLint rules released
#188 by nickserv was merged Nov 28, 2020 Loading… updated Jun 8, 2022
test: remove await from userEvent usage released
#182 by nickserv was merged Nov 28, 2020 Loading… updated Jun 8, 2022
chore: Cleanup structure released
#209 by afontcu was merged Feb 17, 2021 Loading… updated Jun 8, 2022
2 tasks done
replaced queryByTestId with getByTestId in the vue-router test released
#203 by SangilYun was merged Jan 14, 2021 Loading… updated Jun 8, 2022
rename some test files for easier reference to their components released
#217 by travis5491811 was merged Apr 5, 2021 Loading… updated Jun 8, 2022
Previous Next
ProTip! Filter pull requests by the default branch with base:main.