element-web/test/test-utils
R Midhun Suresh 91e84f7951
Upgrade to latest compound-web package (#84)
* Upgrade to latest compound-web package

* Use a custom render function for jest tests

This way we don't need to manually wrap our components with
<TooltipProvider>

* Pin wrap-ansi to fix broken yarn install

* Add playwright helper to find tooltip from element

and use it in the failing test

* Exclude floating-ui divs/spans from axe testing

This is rendered outside .MatrixChat by compound and contains all the
tooltips.

* Wrap outermost components with TooltipProvider

* Remove onChange and use onSelect for toggle

* Fix jest tests and update snapshots

* Use vector-im/matrix-wysiwig

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-10-14 16:11:58 +00:00
..
audio.ts Change license (#13) 2024-09-09 13:57:16 +00:00
beacon.ts Update dependency typescript to v5.6.2 (#71) 2024-09-26 14:25:49 +00:00
call.ts Change license (#13) 2024-09-09 13:57:16 +00:00
client.ts Crypto: fix display of device key (#86) 2024-09-24 15:48:37 +00:00
composer.ts Upgrade to latest compound-web package (#84) 2024-10-14 16:11:58 +00:00
console.ts Change license (#13) 2024-09-09 13:57:16 +00:00
date.ts Change license (#13) 2024-09-09 13:57:16 +00:00
events.ts Change license (#13) 2024-09-09 13:57:16 +00:00
index.ts Change license (#13) 2024-09-09 13:57:16 +00:00
jest-matrix-react.tsx Upgrade to latest compound-web package (#84) 2024-10-14 16:11:58 +00:00
location.ts Change license (#13) 2024-09-09 13:57:16 +00:00
oidc.ts Change license (#13) 2024-09-09 13:57:16 +00:00
platform.ts Change license (#13) 2024-09-09 13:57:16 +00:00
poll.ts Change license (#13) 2024-09-09 13:57:16 +00:00
pushRules.ts Change license (#13) 2024-09-09 13:57:16 +00:00
relations.ts Change license (#13) 2024-09-09 13:57:16 +00:00
room.ts Tweak default right panel size to be 320px except for maximised widgets at 420px (#110) 2024-10-04 09:41:00 +00:00
test-utils.ts Replace MatrixClient.checkSecretStorageKey by MatrixClient.SecretStorage.checkKey (#142) 2024-10-14 15:08:42 +00:00
threads.ts Change license (#13) 2024-09-09 13:57:16 +00:00
utilities.ts Upgrade to latest compound-web package (#84) 2024-10-14 16:11:58 +00:00
wrappers.tsx Upgrade to latest compound-web package (#84) 2024-10-14 16:11:58 +00:00