element-web-Github/cypress/e2e
alunturner 0d981326ac
RTE plain text mentions as pills (#10852)
* insert mentions as links styled as pills

* post merge fix and update test

* update comments, move typeguard out

* create a text node instead of setting innerText

* update test

* update test

* fix broken cypress test, remove .only

* make it able to deal with inserting in middle of blank lines

* update comment

* fix strict null error

* use typeguard

* avoid implicit truth check

* add hook tests

* add comment

* Update test/components/views/rooms/wysiwyg_composer/hooks/usePlainTextListeners-test.tsx

Co-authored-by: Andy Balaam <andy.balaam@matrix.org>

---------

Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
2023-05-16 11:54:16 +00:00
..
audio-player Fix class name of the read marker on MessagePanel (#10745) 2023-05-15 11:02:04 +00:00
composer RTE plain text mentions as pills (#10852) 2023-05-16 11:54:16 +00:00
create-room Remove mx_HeaderButtons class and add a test (#10713) 2023-05-05 15:29:10 +00:00
crypto Fix the color of the verified E2EE icon on RoomSummaryCard (#10812) 2023-05-08 02:26:29 +00:00
editing Update editing.spec.ts (#10543) 2023-04-11 08:22:45 +00:00
integration-manager Update read_events.spec.ts - use Cypress Testing Library (#10719) 2023-04-27 10:37:58 +00:00
invite Fix aria-required-children axe violation (#10900) 2023-05-15 12:36:28 +00:00
lazy-loading Remove mx_HeaderButtons class and add a test (#10713) 2023-05-05 15:29:10 +00:00
location Update location.spec.ts - use Cypress Testing Library (#10612) 2023-04-17 08:24:09 +00:00
login Update login.spec.ts - use Cypress Testing Library (#10597) 2023-04-14 11:40:43 +00:00
one-to-one-chat Update one-to-one-chat.spec.ts - use Cypress Testing Library (#10572) 2023-04-12 13:11:28 +00:00
permalinks Fix class name of the read marker on MessagePanel (#10745) 2023-05-15 11:02:04 +00:00
polls Fix class name of the read marker on MessagePanel (#10745) 2023-05-15 11:02:04 +00:00
read-receipts Send correct receipts when viewing a room (#10864) 2023-05-15 16:06:02 +00:00
register Cypress test to check cross-signing keys on register (#10850) 2023-05-11 10:34:52 +00:00
regression-tests Update pills-click-in-app.spec.ts - use Cypress Testing Library (#10582) 2023-04-16 22:50:57 +00:00
right-panel Fix class name of the read marker on MessagePanel (#10745) 2023-05-15 11:02:04 +00:00
room Remove mx_HeaderButtons class and add a test (#10713) 2023-05-05 15:29:10 +00:00
room-directory Update room-directory.spec.ts - use Cypress Testing Library (#10596) 2023-04-17 09:54:35 +00:00
settings Merge theme-choice-panel.spec.ts with appearance-user-settings-tab.spec.ts (#10890) 2023-05-15 08:58:19 +00:00
sliding-sync Rename sliding-sync.ts to sliding-sync.spec.ts (#10723) 2023-04-27 10:33:20 +00:00
spaces Update spaces.spec.ts - use Cypress Testing Library (#10620) 2023-04-20 21:36:44 +00:00
spotlight Fix cypress test in spotlight tests (#10884) 2023-05-15 10:37:24 +00:00
threads Fix class name of the read marker on MessagePanel (#10745) 2023-05-15 11:02:04 +00:00
timeline Fix timeline search bar being overlapped by the right panel (#10809) 2023-05-15 11:58:59 +00:00
toasts Make cypress happy about spec files all containing tests (#10709) 2023-04-25 15:42:59 +00:00
update Add dendrite support to cypress tests (#9884) 2023-01-10 16:29:56 -07:00
user-menu Update user-menu.spec.ts - use Cypress Testing Library (#10578) 2023-04-12 12:56:34 +00:00
user-onboarding Update tests related to user onboarding - use Cypress Testing Library (#10728) 2023-04-27 17:12:05 +00:00
user-view Update user-view.spec.ts - use Cypress Testing Library (#10577) 2023-04-12 15:55:10 +00:00
widgets Update events.spec.ts - use Cypress Testing Library (#10590) 2023-04-20 09:33:31 +00:00