Commit ff130ff
Add Fantom integration test for HTMLCollection
Summary:
Converts the HTMLCollection Jest tests to Fantom. toThrow(TypeError)
replaced with toThrow() due to Fantom's limited Jest API.
Changelog: [Internal]
Differential Revision: D948877591 parent 2e3db25 commit ff130ff
1 file changed
Lines changed: 4 additions & 2 deletions
File tree
- packages/react-native/src/private/webapis/dom/oldstylecollections/__tests__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | | - | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
0 commit comments