You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
watcha-matrix-react-sdk/test/utils
Michael Telatynski 148a360598
Avoid using deprecated exports, fields, and duplicate code (#12555)
2 years ago
..
__snapshots__ Update dependency diff-dom to v5 (#12134) 2 years ago
beacon Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2 years ago
crypto Kill off references to deprecated `getStoredDevice` and `getStoredDevicesForUser` (#11152) 3 years ago
device Make existing and new issue URLs configurable (#10710) 3 years ago
dm Adept KnownMembership imports for new location in types 2 years ago
exportUtils Tooltip: Remove extra data attribute (#12483) 2 years ago
localRoom Adept KnownMembership imports for new location in types 2 years ago
location Consume more imports from matrix-js-sdk/src/matrix (#11449) 3 years ago
media Move `mediaDevices` mock out of `setupManualMocks` (#11413) 3 years ago
oidc Allow explicit configuration of OIDC dynamic registration metadata (#12514) 2 years ago
permalinks Adept KnownMembership imports for new location in types 2 years ago
room Adept KnownMembership imports for new location in types 2 years ago
validate Apply prettier formatting 3 years ago
AnimationUtils-test.ts Add some tests 5 years ago
AutoDiscoveryUtils-test.tsx Avoid using deprecated exports, fields, and duplicate code (#12555) 2 years ago
DMRoomMap-test.ts Conform more of the codebase to `strictNullChecks` (#10504 3 years ago
DateUtils-test.ts Use Intl to localise dates and times (#11422) 3 years ago
ErrorUtils-test.ts Switch to importing more things from the main js-sdk export (#11376) 3 years ago
EventRenderingUtils-test.ts Eliminate the use of MatrixClientPeg in utils (#10910) 3 years ago
EventUtils-test.ts Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2 years ago
Feedback-test.ts Don't show feedback prompts when that UIFeature is disabled (#9305) 4 years ago
FixedRollingArray-test.ts Fix jest/no-conditional-expect lint and enable it (#10307) 3 years ago
FormattingUtils-test.tsx Consolidate conjugation i18n strings (#11660) 3 years ago
LruCache-test.ts Add `UserProfilesStore`, `LruCache` and cache for user permalink profiles (#10425) 3 years ago
MegolmExportEncryption-test.ts Fix wrong room topic tooltip position (#10667) 3 years ago
MessageDiffUtils-test.tsx Fix: Edit history modal crash (#10834) 3 years ago
MultiInviter-test.ts Adept KnownMembership imports for new location in types 2 years ago
PhasedRolloutFeature-test.ts Support staged rollout of migration to Rust Crypto (#12184) 2 years ago
SearchInput-test.ts Expose apps/widgets (#12071) 2 years ago
SessionLock-test.ts Lock out the first tab if Element is opened in a second tab. (#11425) 3 years ago
ShieldUtils-test.ts ElementR: Cross user verification (#11364) 3 years ago
Singleflight-test.ts Fix jest/no-conditional-expect lint and enable it (#10307) 3 years ago
SnakedObject-test.ts Apply prettier formatting 3 years ago
StorageAccess-test.ts Extract functions for service worker usage, and add initial MSC3916 playwright test (when supported) (#12414) 2 years ago
StorageManager-test.ts Fix the StorageManger detecting a false positive consistency check when manually migrating to rust from labs (#12225) 2 years ago
UrlUtils-test.ts Remove `url` npm dependency and use Web URL constructor (#10930) 3 years ago
WidgetUtils-test.ts Allow popping out a Jitsi widget to respect Desktop `web_base_url` config (#12376) 2 years ago
arrays-test.ts Replace uses of `checkDeviceTrust` with `getDeviceVerificationStatus` (#10663) 3 years ago
colour-test.ts Use data-mx-color for rainbows (#12325) 2 years ago
connection-test.ts Switch to importing more things from the main js-sdk export (#11377) 3 years ago
createVoiceMessageContent-test.ts Stop using deprecated methods, fields & exports (#12524) 2 years ago
direct-messages-test.ts Adept KnownMembership imports for new location in types 2 years ago
enums-test.ts Apply prettier formatting 3 years ago
export-test.tsx Adept KnownMembership imports for new location in types 2 years ago
generate-megolm-test-vectors.py Encryption and decryption for megolm backups 9 years ago
i18n-helpers-test.ts Consolidate conjugation i18n strings (#11660) 3 years ago
iterables-test.ts Apply prettier formatting 3 years ago
leave-behaviour-test.ts Switch to importing client from main js-sdk export (#11370) 3 years ago
local-room-test.ts Adept KnownMembership imports for new location in types 2 years ago
maps-test.ts Apply prettier formatting 3 years ago
membership-test.ts Adept KnownMembership imports for new location in types 2 years ago
notifications-test.ts Mark as Unread (#12254) 2 years ago
numbers-test.ts Fix seekbar position for zero length audio (#9949) 3 years ago
objects-test.ts Apply prettier formatting 3 years ago
pillify-test.tsx Use correct push rule to evaluate room-wide mentions (#12318) 2 years ago
rooms-test.ts Add .well-known config option to force disable encryption on room creation (#11120) 3 years ago
sets-test.ts Apply prettier formatting 3 years ago
stringOrderField-test.ts Apply prettier formatting 3 years ago
threepids-test.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 3 years ago
tooltipify-test.tsx Conform more of the code base to strict null checking (#10147) 3 years ago