chorus/tests
bitfl0wer 607e1a3e83
Fix auth
2023-09-01 15:02:44 +02:00
..
common Make login only take owned values 2023-09-01 13:01:50 +02:00
auth.rs Fix auth 2023-09-01 15:02:44 +02:00
channels.rs Start refactoring ChorusRequest to ChorusRequest::new() 2023-08-25 00:02:26 +02:00
gateway.rs Start refactoring ChorusRequest to ChorusRequest::new() 2023-08-25 00:02:26 +02:00
guilds.rs Add kick member spell 2023-08-26 16:22:47 +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 Start refactoring ChorusRequest to ChorusRequest::new() 2023-08-25 00:02:26 +02:00
relationships.rs Change Mutex<T> to RwLock<T> 2023-08-12 19:31:31 +02:00
roles.rs Add delete_role + test 2023-08-26 16:54:24 +02:00