element-web/test/components/views/elements
Suguru Hirahara 8637a5d77d
Take Jest snapshots of widgets (`AppTile`) (#10897)
* Take a Jest snapshot of a widget (AppTile)

* Fix the comment

* Update test/components/views/elements/AppTile-test.tsx

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

* Add container

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-05-18 08:30:55 +00:00
..
__snapshots__ Take Jest snapshots of widgets (`AppTile`) (#10897) 2023-05-18 08:30:55 +00:00
AccessibleButton-test.tsx
AppTile-test.tsx Take Jest snapshots of widgets (`AppTile`) (#10897) 2023-05-18 08:30:55 +00:00
EventListSummary-test.tsx Apply `strictNullChecks` to `src/components/views/elements/*` (#10462 2023-03-29 08:23:54 +01:00
ExternalLink-test.tsx
Field-test.tsx Improved a11y for Field feedback and Secure Phrase input (#10320) 2023-03-08 11:32:50 +00:00
FilterDropdown-test.tsx
FilterTabGroup-test.tsx
InteractiveTooltip-test.ts
LabelledCheckbox-test.tsx
LearnMore-test.tsx
Pill-test.tsx Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00
PollCreateDialog-test.tsx
PowerSelector-test.tsx
ProgressBar-test.tsx
QRCode-test.tsx
ReplyChain-test.tsx
StyledRadioGroup-test.tsx
SyntaxHighlight-test.tsx
TooltipTarget-test.tsx