riot-web/test/components/views/beacon
Florian Duros 700b3955a4
Add `Tooltip` to `AccessibleButton` (#12443)
* Deprecate AccessibleTooltipButton

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Deprecate AccessibleTooltipButton

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix `UserInfo-test.tsx`

* Update `LoginWithQRFlow-test.tsx` snapshot

* Remove tooltip provider from test

* Fix `AccessibleButton`

* Update snapshots

* Revert to original import

* Use title to populate aria-label

* Rollback AccessibleButton or Tooltip changes. Will come in another PR

* Rollback en.json change

* Update snapshots

* Fix `UserInfo`

* Update snapshots

* Use label instead of title in test

* Use label instead of title in TAC test

* Use label instead of title in read-receipt test

* Remove tooltip for ContextMenu

* Add extra information for caption field

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-04-24 12:24:25 +00:00
..
__snapshots__ Add `Tooltip` to `AccessibleButton` (#12443) 2024-04-24 12:24:25 +00:00
BeaconListItem-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
BeaconMarker-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
BeaconStatus-test.tsx Convert enzyme to rtl: BeaconStatus (#9836) 2022-12-28 16:24:46 +00:00
BeaconViewDialog-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
DialogSidebar-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
LeftPanelLiveShareWarning-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
OwnBeaconStatus-test.tsx apply strictnullchecks to src/components/views/beacon/* (#10272) 2023-03-02 09:58:05 +00:00
RoomCallBanner-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
RoomLiveShareWarning-test.tsx Conform more of the codebase to `strictNullChecks` (#10518 2023-04-06 11:10:14 +01:00
ShareLatestLocation-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
StyledLiveBeaconIcon-test.tsx