Commit graph

11 commits

Author SHA1 Message Date
Damir Jelić
5fef444d61 matrix-sdk: Split out the crypto part of the sdk into a separate crate. 2020-04-29 09:48:00 +02:00
Jonas Platte
6d67cd2ac7
Fix clippy lints 2020-04-27 12:12:51 +02:00
Jonas Platte
4858ca5f74
Remove unnecessary clone 2020-04-27 11:52:49 +02:00
Devin R
8a8f590788 room: tests for calculate_room 2020-04-23 09:55:59 -04:00
Damir Jelić
1de791c207 rust-sdk: Update to the latest ruma releases. 2020-04-23 10:52:47 +02:00
Devin R
2137d198fc remove internal assertions in favor of returning clients and rooms 2020-04-07 16:11:35 -04:00
Devin R
4dbc0aaad6 clean up, cargo fmt/clippy, add example/TestRunner tests 2020-04-07 08:55:42 -04:00
Devin R
9ffe7cca10 more work needed for AsyncClient test runner 2020-04-06 20:59:44 -04:00
Devin R
78f92130fa add individual events for tests, working TestRunner 2020-04-06 15:29:38 -04:00
Devin R
854948fc6d generic add event 2020-04-06 09:11:38 -04:00
Devin R
00ac6d08f9 bring over test builder 2020-04-06 07:13:45 -04:00