matrix-dart-sdk/test
Krille d049e667ee
refactor: BREAKING Allow calling init when in soft logout state and fix some bugs
This fixes several problems with current soft logout
handling, as it now stores the refresh token correct and
only refreshs it 1 minute in advance instead of 5
minutes.
2024-03-07 15:49:23 +01:00
..
encryption fix: validate account_data values instead of checking them in syncUpdates 2023-12-20 21:10:31 +05:30
matrix_api refactor: Remove duplicated copyMap method and fix type error 2023-12-11 10:29:06 +01:00
msc_extensions feat: Update dehydrated devices implementation to current MSC 2023-11-28 11:02:35 +01:00
box_test.dart fix: Delete in transaction on new store does not clear cache correctly 2024-01-02 10:01:33 +01:00
calls_test.dart feat: add tests for calls 2023-12-19 21:55:30 +05:30
canonical_json_test.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
client_test.dart chore: Add regression test for invite->join state handling 2024-03-04 17:58:39 +01:00
commands_test.dart Merge branch 'main' into 'main' 2023-04-17 13:15:36 +00:00
database_api_test.dart feat: Store accesstokenExpiresIn and call softlogout 5 minutes before 2024-02-23 13:06:38 +01:00
device_keys_list_test.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
event_test.dart feat: add fromLocalStoreOnly to Event.downloadAndDecryptAttachment 2024-03-06 12:13:07 +01:00
fake_client.dart feat: Implement handling soft logout 2024-02-23 13:06:38 +01:00
fake_database.dart refactor: Add delete database method 2023-12-12 12:57:23 +01:00
fake_matrix_api.dart refactor: BREAKING Allow calling init when in soft logout state and fix some bugs 2024-03-07 15:49:23 +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 fix: Do only convert linebreaks to br tags in p blocks 2023-11-22 11:02:17 +01:00
matrix_database_test.dart feat: Store accesstokenExpiresIn and call softlogout 5 minutes before 2024-02-23 13:06:38 +01: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 fix: Skip rules with unknown conditions 2023-04-26 19:00:24 +02:00
room_archived_test.dart feat: add tests for calls 2023-12-19 21:55:30 +05:30
room_test.dart fix: some tests fail with the "fixed" membership fetch logic 2024-03-04 19:33:47 +01:00
sync_filter_test.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
timeline_context_test.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
timeline_test.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01: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
webrtc_stub.dart feat: add tests for calls 2023-12-19 21:55:30 +05:30