Skip to content

FSHSP-110 test(kit): add TestBed specs for stateful components (lot 1) - #33

Merged
LBU4SH merged 1 commit into
mainfrom
chore/fshsp-110-testbed-stateful-lot1
Aug 14, 2026
Merged

FSHSP-110 test(kit): add TestBed specs for stateful components (lot 1)#33
LBU4SH merged 1 commit into
mainfrom
chore/fshsp-110-testbed-stateful-lot1

Conversation

@LBU4SH

@LBU4SH LBU4SH commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Covers the two most common keyboard/focus patterns in the kit, per the plan discussed on the ticket:

  • dropdown overlay family (shared dropdownOverlayPositions/OverlayModule): ui-select, ui-autocomplete, ui-input-tags
  • roving tabindex family: ui-tabs, ui-accordion, ui-segment-control
  • ui-modal: focus-trap auto-capture/cycling, Escape-to-close

Follows the base-control-value-accessor.spec.ts pattern from FSHSP-93 (host component + TestBed + real DOM events). 127 tests total, all green; lint clean.

Covers the two most common keyboard/focus patterns in the kit, per the
plan discussed on the ticket:
- dropdown overlay family (shared dropdownOverlayPositions/OverlayModule):
  ui-select, ui-autocomplete, ui-input-tags
- roving tabindex family: ui-tabs, ui-accordion, ui-segment-control
- ui-modal: focus-trap auto-capture/cycling, Escape-to-close

Follows the base-control-value-accessor.spec.ts pattern from FSHSP-93
(host component + TestBed + real DOM events). 127 tests total, all
green; lint clean.
@LBU4SH
LBU4SH merged commit ed2d673 into main Aug 14, 2026
2 of 3 checks passed
@LBU4SH
LBU4SH deleted the chore/fshsp-110-testbed-stateful-lot1 branch August 14, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant