chorus/tests
fowb a0c9f6fb14 Change observe() to take Arc<RwLock<T>> 2023-08-12 19:47:11 +02:00
..
common Improve auto updating structs usage (#168) 2023-07-24 19:13:53 +02:00
auth.rs remove client side validation 2023-06-25 11:36:37 +02:00
channels.rs Change Mutex<T> to RwLock<T> 2023-08-12 19:31:31 +02:00
gateway.rs Change observe() to take Arc<RwLock<T>> 2023-08-12 19:47:11 +02:00
guilds.rs Join/Leave Guilds, (Group) DMs and minor improvements (#157) 2023-07-17 19:36:28 +02:00
instance.rs Add instance tests 2023-05-27 22:51:57 +02:00
invites.rs Moar docs 2023-07-29 10:23:04 +02:00
members.rs Change Mutex<T> to RwLock<T> 2023-08-12 19:31:31 +02:00
messages.rs Fix: message file attachment duplication (#159) 2023-07-17 23:26:25 +02:00
relationships.rs Change Mutex<T> to RwLock<T> 2023-08-12 19:31:31 +02:00
roles.rs Fix the test 2023-07-30 09:10:32 +02:00