Commit graph

18 commits

Author SHA1 Message Date
Devin R
6fcf0a86f9 Merge branch 'master' into state-store 2020-04-27 07:20:21 -04: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
55de913e08 state_store: use as many async fs functions as possible 2020-04-26 17:27:06 -04:00
Devin R
0749e59af8 Merge branch 'master' into state-store 2020-04-24 20:02:36 -04:00
Devin R
183fffe85e Merge branch 'master' of state-store 2020-04-23 21:53:13 -04: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
5491838228 state_store: fix docs, test client with default state store 2020-04-22 17:39:57 -04:00
Devin R
ad7a18d50a state_store: remove associated Store type 2020-04-21 09:47:36 -04:00
Devin R
267453de4d state_store: add Path to StateStore methods, remove associated Error type 2020-04-21 09:36:59 -04:00
Devin R
9fb4bd9d19 state_store: add associated store and error type, custom deserialization for ruma event types 2020-04-18 18:06:30 -04: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