chorus/tests
bitfl0wer d36b1de170 Give `GatewayHandle` and `Gateway` common trait to call `watch_whole()` or observe() from a `Gateway` 2023-08-16 00:18:32 +02:00
..
common Change T: Updateable to Arc<RwLock<T>> 2023-08-12 22:40:40 +02:00
auth.rs remove client side validation 2023-06-25 11:36:37 +02:00
channels.rs Merge branch 'feature/update-message-all-events' into enhancement/improved-auto-updating-structs 2023-08-15 20:53:56 +02:00
gateway.rs Give `GatewayHandle` and `Gateway` common trait to call `watch_whole()` or observe() from a `Gateway` 2023-08-16 00:18:32 +02:00
guilds.rs Change tests to deal with `Arc<RwLock<T>>`'s 2023-08-13 15:54:07 +02:00
instance.rs Add instance tests 2023-05-27 22:51:57 +02:00
invites.rs Change tests to deal with `Arc<RwLock<T>>`'s 2023-08-13 15:54:07 +02:00
members.rs Change tests to deal with `Arc<RwLock<T>>`'s 2023-08-13 15:54:07 +02:00
messages.rs Change tests to deal with `Arc<RwLock<T>>`'s 2023-08-13 15:54:07 +02:00
relationships.rs Change Mutex<T> to RwLock<T> 2023-08-12 19:31:31 +02:00
roles.rs Change tests to deal with `Arc<RwLock<T>>`'s 2023-08-13 15:54:07 +02:00