riot-web/test
kegsay a3133fa907
bugfix: fix in-reply-to previews not disappearing when swapping rooms (#9278)
* bugfix: fix in-reply-to previews not disappearing when swapping rooms

This was caused by the fix for another issue:
  - https://github.com/vector-im/element-web/issues/21462

Both bugs are now fixed with cypress regression tests.

* Linting

* Ensure the reply-to reappears when you click back

* Add jest test for replyTo in RVS

* Linting
2022-09-15 12:09:16 +00:00
..
__snapshots__
accessibility Convert some Enzyme tests to RTL (#9163) 2022-08-11 00:00:53 +00:00
audio
autocomplete
components add generic caption typography component (#9283) 2022-09-15 11:53:21 +02:00
editor
events Fix invisible power levels tile when showing hidden events (#9162) 2022-08-10 13:33:13 +00:00
hooks Add a larger buffer to useLatestResult's test (#9178) 2022-08-25 14:49:39 -06:00
i18n
i18n-test
images
img
models Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
modules
notifications
settings
setup
stores bugfix: fix in-reply-to previews not disappearing when swapping rooms (#9278) 2022-09-15 12:09:16 +00:00
test-utils Device manager - verify other devices (PSG-724) (#9274) 2022-09-14 10:40:26 +00:00
utils Fix html export not including images (#9260) 2022-09-08 10:00:58 +00:00
.eslintrc.js
Avatar-test.ts
ContentMessages-test.ts
DecryptionFailureTracker-test.js
DeviceListener-test.ts
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
Markdown-test.ts
MatrixClientPeg-test.ts
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts
ScalarAuthClient-test.ts
SlashCommands-test.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
Terms-test.tsx
TextForEvent-test.ts
Unread-test.ts
UserActivity-test.ts
createRoom-test.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
globalSetup.js
languageHandler-test.ts
linkify-matrix-test.ts
setupTests.js
useTopic-test.tsx