Commit e10813a
authored
chore(integration-tests): use shorter filenames for windows @W-19134917 (#5553)
* test(integration): disable flaky tests (temporarily)
* chore(integration-tests): remove leading `test-` from filenames
It's implicit in the files being in the test directory and long filenames cause problems on windows
* chore(integration-tests): `delegate-focus-` -> `delegates-focus-`
* chore(integration-tests): rename `tab-index-` to `tabindex-`
* chore(integration-tests): remove `-elements`
* chore(integration-tests): rename `previous-` to `prev-`
* test(integration-tests): await async method
* chore(integration-tests): fully remove `test-` prefix
* test(integration-tests): derive test names instead of hard-coding
easier to maintain and uncovered a few broken tests!
* chore(integration-tests): rename way-too-long test name1 parent a12ccc3 commit e10813a
File tree
335 files changed
+345
-378
lines changed- packages/@lwc/integration-tests
- scripts
- src/components
- accessibility
- delegates-focus-click-input-in-negative-tabindex
- integration
- child
- delegates-focus-click-input-in-negative-tabindex
- delegates-focus-click-shadow-input-negative-tab-index
- integration
- child
- delegates-focus-click-shadow-input-negative-tab-index
- delegates-focus-click-target-natively-non-focusable
- integration
- child
- delegates-focus-click-target-natively-non-focusable
- parent
- delegates-focus-false-negative-tab-index
- integration
- child
- delegates-focus-false-negative-tab-index
- delegates-focus-false
- integration
- child
- delegates-focus-false
- delegates-focus-focus-method-on-host-element
- integration
- button
- delegates-focus-focus-method-on-host-element
- delegates-focus-focus-method-on-internal-element
- integration
- button
- delegates-focus-focus-method-on-internal-element
- delegates-focus-from-next-sibling
- integration
- child
- delegates-focus-from-next-sibling
- delegates-focus-from-prev-sibling
- integration
- child
- delegates-focus-from-prev-sibling
- delegates-focus-input-negative-tabindex-prev-sibling
- integration
- child
- delegates-focus-input-negative-tabindex-prev-sibling
- delegates-focus-negative-tabindex-focusin-handler
- integration
- child
- delegates-focus-negative-tabindex-focusin-handler
- delegates-focus-nested-focusable-custom
- integration
- child
- delegates-focus-nested-focusable-custom
- parent
- delegates-focus-next-sibling-visibility-false
- integration
- child
- delegates-focus-next-sibling-visibility-false
- delegates-focus-non-focusable-click-target
- integration
- delegates-focus-non-focusable-click-target
- input
- delegates-focus-slot
- integration
- child
- delegates-focus-slot
- delegates-focus-tabindex-zero-no-focusable-no-after
- integration
- child
- delegates-focus-tabindex-zero-no-focusable-no-after
- delegates-focus-tabindex-zero-no-focusable
- integration
- child
- delegates-focus-tabindex-zero-no-focusable
- delegates-focus-tabindex-zero
- integration
- child
- delegates-focus-tabindex-zero
- delegates-focus
- integration/delegates-focus
- test-delegates-focus-click-shadow-input-negative-tab-index/integration/child
- delegates-focus-click
- invoke-focus-on-click
- integration
- child
- invoke-focus-on-click
- nested-tabindex-negative
- integration
- child
- nested-tabindex-negative
- parent
- delegates-focus-programmatic
- backwards-compatible
- integration
- backwards-compatible
- child
- basic
- integration
- basic
- child
- nested
- integration
- child
- nested
- parent
- noop-when-already-focused
- integration
- child
- noop-when-already-focused
- not-focusable
- integration
- child
- not-focusable
- slotted
- integration
- child
- slotted
- dom
- element-from-point
- integration/element-from-point
- inner-text
- integration/inner-text
- events
- change-event-composed
- integration/change-event-composed
- clipboard-event-composed
- integration
- child
- clipboard-event-composed
- focusin-composed-true
- integration/focusin-composed-true
- focusout-composed-true
- integration/focusout-composed-true
- slotted-event-target
- integration
- child
- slotted-event-target
- memory-leaks/lifecycle-leak
- integration
- child
- lifecycle-leak
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
335 files changed
+345
-378
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 41 | + | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | | - | |
| 19 | + | |
22 | 20 | | |
23 | | - | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
| 25 | + | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments