microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.55k stars 2.74k forks source link

DatePicker: Cleanup and integrate tests from v8 to v9 #26239

Closed sopranopillow closed 1 year ago

sopranopillow commented 1 year ago

Issue to track converting DatePicker and Calendar tests to testing-library and add them to the new components.

The following items are needed to be done for this issue:

 - [x] CalendarDay tests
 - [x] CalendarDayGrid tests #27133
 - [x] CalendarMonth tests
 - [x] CalendarPicker tests
 - [x] CalendarYear tests
 - [x] Calendar tests #27134
 - [x] DatePicker tests #27209
sopranopillow commented 1 year ago

.