-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update @testing-library/react to ^14.0.0 (#3606)
* chore(deps): update @testing-library/react to ^14.0.0 * refactor(title-block): add data-testid to places with automation id to fix tests * test(filter-multi-select): fix provider tests * test(generic-notification): fix tests * chore(deps): add @testing-library/dom * test(filter-multi-select): fix provider tests (again) * test(title-block): fix tests with userEvent.setup * test(filter-select): fix user events * test(select): fix user events * test(draft-menu): fix user events * test(title-block): fix user events for mobile actions * test(skip-link): fix user events * test(filter): fix user events * test(filter-button-removable): fix user events * test(filter-drp): fix user events * test(date-range-input-field): fix user events * test(filter-drp-field): fix user events * test(date-input-icon-button): fix user events * test(date-picker): fix user events * test(date-input-field): fix user events * test(date-range-picker): fix user events * test(rte-toolbar): fix user events * test(search-input): fix user events * test(filter-ms--clear-button): fix user events * test(filter-ms--select-all-button): fix user events * test(filter-ms--menu-trigger-provider): fix user events * test(title-block): remove automation-id test id config * test(collapsible): fix testid tests * test(likert-scale-legacy): fix testid tests * test(toast-notification-list): remove unneeded testid config * test(toast-notification-manager): fix testid tests * test(modal): fix testid tests * test(likert-scale-legacy): add act where needed * test(collapsible): replace fireEvent with userEvent * test(checkbox): replace fireEvent and automation id * test(radio): replace fireEvent and automation id * test(toggle-switch): replace fireEvent with userEvent * test(guidance-block): replace fireEvent with userEvent * test(modal): replace fireEvent with userEvent * test(menu): replace fireEvent with userEvent * test(tabs): replace fireEvent with userEvent * test(tile--action): replace fireEvent with userEvent * test(navigation-tabs): replace fireEvent with userEvent * test(dropdown): replace fireEvent with userEvent * test(pagination): replace fireEvent with userEvent * test(split-button): replace fireEvent with userEvent * test(time-field): replace fireEvent with userEvent * test(text-area): replace fireEvent with userEvent * test(input-search): replace fireEvent with userEvent * test(input): replace fireEvent with userEvent
- Loading branch information
1 parent
431a020
commit 475e6fa
Showing
63 changed files
with
1,056 additions
and
704 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 15 additions & 11 deletions
26
draft-packages/form/KaizenDraft/Form/Primitives/Radio/Radio.spec.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.