element-web/test/components/views/beacon
Suguru Hirahara 8a4a584ba0
Make test ID compatible with findByTestId() of Cypress Testing Library (#10617)
'data-test-id' is not discoverable with findByTestId() of Cypress Testing Library.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-04-17 06:10:11 +00:00
..
__snapshots__ Make test ID compatible with findByTestId() of Cypress Testing Library (#10617) 2023-04-17 06:10:11 +00:00
BeaconListItem-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00: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 Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
DialogSidebar-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00: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 Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
RoomLiveShareWarning-test.tsx Conform more of the codebase to strictNullChecks (#10518 2023-04-06 11:10:14 +01:00
ShareLatestLocation-test.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
StyledLiveBeaconIcon-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00