chorus/tests
bitfl0wer c0c873d460 Update test to match code changes 2023-08-13 16:44:58 +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 Change tests to deal with `Arc<RwLock<T>>`'s 2023-08-13 15:54:07 +02:00
gateway.rs Update test to match code changes 2023-08-13 16:44:58 +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