matrix-dart-sdk/test/matrix_api
Krille c3c770bc33
refactor: Remove duplicated copyMap method and fix type error
dynamic.copy returned a type
error so I reverted the previous
change of the copyMap
method to an extension. Also
I found out that we have used
two copyMap methods in the
SDK which did exactly the same.
I deleted the old one and
changed the tests.
2023-12-11 10:29:06 +01:00
..
map_copy_extension_test.dart refactor: Remove duplicated copyMap method and fix type error 2023-12-11 10:29:06 +01:00
try_get_map_extension_test.dart fix: coverage_without_olm tests 2022-08-15 13:03:06 +02:00