matrix-dart-sdk/test
Sorunome 4735d2d0a8
fix: Sending of the to_device key
With the switch to hive a regression of sending the to_device key was
introduced: When popping elements .deleteAt(), so deleting at the index,
was used, instead of .delete(), so deleting of the key. As the new events
pushed onto the queue used hives auto increment key, a .delete() is
appropriate here.
2021-07-09 19:43:48 +02:00
..
encryption chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_api chore: Rename to matrix 2021-06-18 09:58:25 +02:00
canonical_json_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
client_test.dart fix: Sending of the to_device key 2021-07-09 19:43:48 +02:00
commands_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
database_api_test.dart feat: Also migrate inbound group sessions 2021-06-19 11:03:52 +02:00
device_keys_list_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
event_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_client.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_database.dart style: fix format and lint 2021-04-12 14:49:03 +02:00
fake_database_native.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_database_web.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_matrix_api.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_matrix_localizations.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
markdown_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_database_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_default_localizations.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_exception_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_file_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_id_string_extension_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_localizations_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
mxc_uri_extension_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
room_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
sync_filter_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
timeline_test.dart fix: Mark unsent events as failed 2021-07-05 08:37:46 +02:00
uia_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
user_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00