element-web/test/test-utils
David Baker c08775588d
Move ResizerNotifier into SDKContext (#30939)
* Move ResizerNotifier into SDKContext

so we don't have to pass it into RoomView

* Fix test

* Unused import

* Add tests

* Remove a bunch of resizeNotifier props

* Remove more resizeNotifier props

* Add resizenotifier to test

* Add more sdkcontext wrappers in tests

* More sdkcontext wrappers

* Even more sdkcontext wrappers

* Add test to make sonarcloud happy

* Context isn't always there unlike props

* Test actual resizing too

* Remove commented line
2025-10-06 09:23:06 +00:00
..
audio.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
beacon.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
call.ts Avoid creating multiple call objects for the same widget (#30839) 2025-09-23 15:45:48 +00:00
client.ts Stop using deprecated js-sdk fields (#30552) 2025-08-12 13:19:50 +00:00
composer.ts Synchronise internationalisations with Localazy (#30407) 2025-08-07 11:25:34 +00:00
console.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
date.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
events.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
index.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
jest-matrix-react.tsx Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
location.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
oidc.ts Switch OIDC primarily to new /auth_metadata API (#29019) 2025-01-22 13:48:28 +00:00
platform.ts feat: Disable session lock when running in element-desktop (#30643) 2025-09-23 14:46:01 +00:00
poll.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
predictableRandom.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
pushRules.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
relations.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
room.ts Show error screens in group calls (#29254) 2025-03-05 20:41:26 +00:00
test-utils.ts Add decline button to call notification toast (use new notification event) (#30729) 2025-09-16 10:41:44 +00:00
threads.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
utilities.ts test: use forceCloseAllModals instead of closeCurrentModal (#30211) 2025-06-26 08:02:42 +00:00
wrappers.tsx Move ResizerNotifier into SDKContext (#30939) 2025-10-06 09:23:06 +00:00