forked from testing-library/vue-testing-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit b762198
feat: Add support for input file on
* add input file fail test
* fix incorrect render
* add input file to update fireEvent
* Update based on suggestion
Co-authored-by: Adrià Fontcuberta <afontcu@gmail.com>fireEvent.update
(testing-library#179)1 parent a051013 commit b762198
2 files changed
+23
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 | + | ||
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
| |
| |||
215 | 216 |
| |
216 | 217 |
| |
217 | 218 |
| |
219 | + | ||
220 | + | ||
221 | + | ||
222 | + | ||
223 | + | ||
224 | + | ||
225 | + | ||
226 | + | ||
227 | + | ||
228 | + | ||
229 | + | ||
230 | + | ||
231 | + | ||
232 | + | ||
233 | + | ||
234 | + | ||
235 | + | ||
236 | + | ||
237 | + | ||
238 | + | ||
218 | 239 |
| |
219 | 240 |
| |
220 | 241 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 | + | ||
162 | + | ||
161 | 163 |
| |
162 | 164 |
| |
163 | 165 |
| |
|
0 commit comments