Commit 3a9fd2d
committed
test(Checkbox): assert tab navigation in disabled-not-focusable spec
The "disabled checkbox is not focusable via Tab" test had a misleading
name — it only checked `toBeDisabled()` without exercising Tab. Add the
Tab keypress and assert the checkbox does not receive focus so the test
matches its stated behavior.1 parent 579a817 commit 3a9fd2d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
429 | 432 | | |
430 | 433 | | |
431 | 434 | | |
0 commit comments