element-web/test
Kerry a06163ee98
Poll history - ended polls list items (#10119)
* wip

* remove dupe

* use poll model relations in all cases

* update mpollbody tests to use poll instance

* update poll fetching login in pinned messages card

* add pinned polls to room polls state

* add spinner while relations are still loading

* handle no poll in end poll dialog

* strict errors

* render a poll body that errors for poll end events

* add fetching logic to pollend tile

* extract poll testing utilities

* test mpollend

* strict fix

* more strict fix

* strict fix for forwardref

* add filter component

* update poll test utils

* add unstyled filter tab group

* filtertabgroup snapshot

* lint

* update test util setupRoomWithPollEvents to allow testing multiple polls in one room

* style filter tabs

* test error message for past polls

* sort polls list by latest

* extract poll option display components from pollbody

* add ended poll list item component

* use named export for polllistitem

* test POllListItemEnded

* comments

* strict fixes

* extract poll option display components

* strict fixes

* strict
2023-02-20 18:19:50 +00:00
..
@types
__snapshots__ add Ended poll text to ended poll reply formatted body (#10146) 2023-02-13 22:34:47 +00:00
accessibility Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
actions/handlers
audio Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
autocomplete Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
components Poll history - ended polls list items (#10119) 2023-02-20 18:19:50 +00:00
contexts
editor Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
events
hooks Convert remaining hook tests to RTL (#10166) 2023-02-16 14:13:05 +00:00
i18n
i18n-test Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
images
img
models Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
modules Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
notifications
settings Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
setup Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
stores Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
test-utils Poll history - ended polls list items (#10119) 2023-02-20 18:19:50 +00:00
toasts
utils Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
voice-broadcast Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
Avatar-test.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
ContentMessages-test.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
DecryptionFailureTracker-test.js
DeviceListener-test.ts
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Markdown-test.ts
MatrixClientPeg-test.ts
MediaDeviceHandler-test.ts
Notifier-test.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
PosthogAnalytics-test.ts Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
PreferredRoomVersions-test.ts
Reply-test.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
RoomNotifs-test.ts
Rooms-test.ts
ScalarAuthClient-test.ts Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
SdkConfig-test.ts
SlashCommands-test.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
SlidingSyncManager-test.ts Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
Terms-test.tsx Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
TestSdkContext.ts
TextForEvent-test.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
Unread-test.ts
UserActivity-test.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
createRoom-test.ts
globalSetup.js
languageHandler-test.ts
linkify-matrix-test.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
setupTests.js
slowReporter.js
theme-test.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
useTopic-test.tsx Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00