ZIm/crates/client/src
Antonio Scandurra 466db69780 Pass a reference to TestAppContext in tests
This allows us to drop the context *after* we ran all futures to
completion and that's crucial otherwise we'll never drop entities
and/or flush effects.
2022-03-01 12:01:02 +01:00
..
channel.rs Pass a reference to TestAppContext in tests 2022-03-01 12:01:02 +01:00
client.rs Pass a reference to TestAppContext in tests 2022-03-01 12:01:02 +01:00
http.rs Move ChannelList, UserStore into client crate 2021-10-04 17:30:11 -07:00
test.rs Fix chat channel unit test 2022-02-16 13:54:00 -08:00
user.rs Hold client weakly in UserStore 2022-02-28 22:47:50 -08:00