- 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
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(lint): disable unbound-method rule released
#214 by MatanBobi was merged Mar 31, 2021 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
chore: add tests for Node 16 released
#220 by MichaelDeBoey was merged May 8, 2021 Loading… updated Jun 8, 2022
fix(types): exclude tsconfig from types folder in publish flow released
#213 by nickserv was merged Mar 31, 2021 Loading… updated Jun 8, 2022
feat: allow passing instantiated Vuex store released
#232 by blimmer was merged Jun 25, 2021 Loading… updated Jun 8, 2022
chore: add editorconfig released
#235 by epszaw was merged Jun 14, 2021 Loading… updated Jun 8, 2022
chore: Don't test with node 10 released
#237 by nickserv was merged Jun 14, 2021 Loading… updated Jun 8, 2022
2 tasks done
feat: allow passing instantiated Vue Router released
#239 by blimmer was merged Jun 29, 2021 Loading… updated Jun 8, 2022
chore: rename proj. from master to main released
#223 by amitmiran137 was merged Jul 18, 2021 Loading… updated Jun 8, 2022
4 tasks
chore: upgrade to kcd-scripts 10 released
#244 by nickserv was merged Jul 13, 2021 Loading… updated Jun 8, 2022
fix(types): Remove Router and Vuex dependency from types released
#246 by afontcu was merged Aug 1, 2021 Loading… updated Jun 8, 2022
fix: support TypeScript v3 released
#241 by blimmer was merged Jul 6, 2021 Loading… updated Jun 8, 2022
Fix: Add cleanup type released
#264 by briankoehler was merged Feb 6, 2022 Loading… updated Feb 6, 2022
feat: Expose the component instance
#250 by sarayourfriend was closed Oct 4, 2021 Loading… updated Oct 4, 2021
ProTip! Filter pull requests by the default branch with base:main.