matrix-dart-sdk/test
Krille d6c4b530c5 refactor: room displayname calculation
This deprecates the displayname
getter in favor of the new
getLocalizedDisplayname which
gets the default localization
by default so it can be
called without defining localizations. It adds a method
to calculate if a room is an
abandoned DM room where
it is made sure that the room
is actually empty.
2023-01-17 08:51:07 +01:00
..
encryption feat: Store original event 2022-09-19 09:40:42 +02:00
matrix_api fix: coverage_without_olm tests 2022-08-15 13:03:06 +02:00
msc_extensions feat: support dehydrated devices 2022-08-29 13:05:55 +02:00
canonical_json_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
client_test.dart test: Add tests for account data store and retrieve 2022-12-21 19:49:59 +01:00
commands_test.dart feat: support MSC 3935: cute events 2022-11-21 09:17:07 +01:00
database_api_test.dart refactor: Remove database transaction workaround 2022-12-21 09:41:11 +01:00
device_keys_list_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
event_test.dart fix: PowerLevel calculation regarding to spec 2022-11-21 10:14:28 +01:00
fake_client.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
fake_database.dart refactor: Remove deprecated fluffybox 2022-10-28 12:56:20 +02:00
fake_matrix_api.dart test: Add tests for account data store and retrieve 2022-12-21 19:49:59 +01:00
html_to_text_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
image_pack_test.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
markdown_test.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
matrix_database_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
matrix_exception_test.dart chore: fix exception test after api_lite update 2022-10-17 12:52:08 +02:00
matrix_file_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
matrix_id_string_extension_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
matrix_localizations_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
multilock_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
mxc_uri_extension_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
push_notification.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
pushevaluator_test.dart test: Add test for dendrites invalid pushrules 2022-12-23 11:38:00 +01:00
room_archived_test.dart feat: keep timeline history for archive rooms in memory 2022-07-21 14:14:17 +00:00
room_test.dart refactor: room displayname calculation 2023-01-17 08:51:07 +01:00
sync_filter_test.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
timeline_context_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
timeline_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
uia_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
user_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00