element-web/test/test-utils
Michael Weimann 4e5687c454
Send correct receipts when viewing a room (#10864)
* Send correct receipts when viewing a room

* Fix strict type issues

* Handle promises

* Handle more primises

* Add generic array type

* Replace existende check with type predicate

* Fix wrong variable check

* Improve comment about initial read marker

* Use read_markers API for fully read receipts

* Log public receipt fallback

* Rename variables in new code to be aligned to the spec

* Add end-2-end test for read markers and receipts
2023-05-15 16:06:02 +00:00
..
audio.ts
beacon.ts
call.ts
client.ts Show all labs even if incompatible, with appropriate tooltip explaining requirements (#10369) 2023-03-15 08:37:41 +00:00
composer.ts Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
console.ts
date.ts
events.ts
index.ts
location.ts
platform.ts
poll.ts Poll history: detail screen (#10172) 2023-02-27 20:39:55 +00:00
pushRules.ts add push rules test utility (#10712) 2023-04-27 01:18:19 +00:00
relations.ts
room.ts Properly generate mentions when editing a reply with MSC3952 (#10486) 2023-04-02 21:32:12 +00:00
test-utils.ts Send correct receipts when viewing a room (#10864) 2023-05-15 16:06:02 +00:00
threads.ts
utilities.ts More tests for UserInfo (#10677) 2023-04-21 13:48:27 +00:00
wrappers.tsx Remove Enzyme tests in favour of React testing-library (#10289) 2023-03-06 12:13:17 +00:00