element-web/test/components
alunturner 01364ebf45
Apply strictNullChecks to src/components/views/voip/* (#10692)
* change interface to discriminated union

* fix ts errors

* use definite assertion operator

* use | undefined, instead of assertion operator

* correct the button press arguments for dial button

* update props to have `Props` suffix

* add comment

* remove unnecessary default

* remove unnecessary comment

* make classname match filename

* setup test file

* export consts for testing

* add initial test

* add another DialPad test

* fix imports
2023-05-05 13:26:31 +00:00
..
structures Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00
views Apply strictNullChecks to src/components/views/voip/* (#10692) 2023-05-05 13:26:31 +00:00