focalboard/webapp
Shahzaib 712c18efce
[GH-858] Add test cases for the multi-select component (#906)
* test(multiSelect): Add test cases for multi-select

* Remove `creatable-selector-parent` test id

* test(multiSelect): Make elements more accessible

* Update all snapshots that renders the `multiSelect`, `iconButton`, and `textOption` components

* Add the internationalized messages for the `aria-label` attributes

* cleanup(multiSelect.test.tsx): Remove the `DndProvider` from the `Wrapper` component

* Change the `ids` of `intl.formatMessage` arg

Co-authored-by: Shahzaib <shahzaib@placemarktechnologies.com>
2021-08-16 18:03:33 +02:00
..
__mocks__
@custom_types
cypress
html-templates
i18n [GH-858] Add test cases for the multi-select component (#906) 2021-08-16 18:03:33 +02:00
src [GH-858] Add test cases for the multi-select component (#906) 2021-08-16 18:03:33 +02:00
static
.eslintignore
.eslintrc.json
.nvmrc
.prettierignore
.prettierrc.json
cypress.json
NOTICE.txt
package-lock.json
package.json
tsconfig.json
tslint.json
webpack.common.js
webpack.dev.js
webpack.prod.js