omemo_dart/test
Alexander "PapaTutuWawa 438012d8f8 fix: Hopefully fix all tests being flaky
It seems that the varint encoding function would not work for
some integers as input. This should in theory fix this issue. Since
the SPK IDs are randomly between 0 and 2**32 - 1, it makes sense that
the tests fail only sometimes.
2022-09-14 23:50:54 +02:00
..
double_ratchet_test.dart feat: Allow encrypting to multiple Jids 2022-08-08 14:44:05 +02:00
omemo_test.dart fix: Hopefully fix all tests being flaky 2022-09-14 23:50:54 +02:00
protobuf_test.dart fix: Hopefully fix all tests being flaky 2022-09-14 23:50:54 +02:00
serialisation_test.dart feat: Help with serializing and deserializing the BTVT manager 2022-09-11 13:33:45 +02:00
trust_test.dart feat: Implement enabling and disabling devices 2022-09-11 12:34:31 +02:00
x3dh_test.dart feat: Allow encrypting to multiple Jids 2022-08-08 14:44:05 +02:00