The hive database now implements the whole API except for storing files which should be better done by the flutter_cache_manager package inside of the flutter app. All tests already run with Hive now but the Moor database is still tested too. We needed to change some wait jobs in the tests because the Hive database is not 100% in memory for the tests like Moor. For now both database implementations are equal and the developer can pick which one to use but we plan to get rid of Moor in the future. |
||
|---|---|---|
| .. | ||
| bootstrap_test.dart | ||
| cross_signing_test.dart | ||
| encrypt_decrypt_room_message_test.dart | ||
| encrypt_decrypt_to_device_test.dart | ||
| key_manager_test.dart | ||
| key_request_test.dart | ||
| key_verification_test.dart | ||
| olm_manager_test.dart | ||
| online_key_backup_test.dart | ||
| ssss_test.dart | ||