Commit Graph

122 Commits

Author SHA1 Message Date
bitfl0wer 06c49c6895
remove login test 2023-05-27 22:53:40 +02:00
bitfl0wer daf4e923d5
Add instance tests 2023-05-27 22:51:57 +02:00
bitfl0wer c8caf2afb7
Remove newline at beginning of file 2023-05-27 22:47:14 +02:00
bitfl0wer 92af5f09b6
Add message tests 2023-05-27 22:46:57 +02:00
bitfl0wer 8f123c2054
Add auth tests 2023-05-27 22:46:50 +02:00
bitfl0wer 3028d8f70a
move channel test to channel 2023-05-27 22:12:15 +02:00
bitfl0wer c85ac2d663
Move common code into common::<> 2023-05-27 22:12:07 +02:00
bitfl0wer 241afd9003
Rename integration.rs to guild.rs 2023-05-27 22:11:35 +02:00
bitfl0wer 04ae8fdf68
Remove unnecessary import 2023-05-26 12:51:18 +02:00
bitfl0wer 96c7c129f2
Finish refactor 2023-05-26 12:50:16 +02:00
bitfl0wer 8698fce7fc
Fix get_channel test 2023-05-23 16:25:31 +02:00
bitfl0wer 43b099b5eb
Add get_channel integration test 2023-05-23 15:25:47 +02:00
bitfl0wer 8030b7f152
Add teardown() call to guild_creation test 2023-05-23 14:28:45 +02:00
bitfl0wer 9fce6c4606
Delete Guild on test cleanup 2023-05-23 14:00:08 +02:00
bitfl0wer 4b4f863c03
Impl. instance, guild_id, channel to TestBundle 2023-05-23 13:57:02 +02:00
bitfl0wer 0e3e26439d
Add instance, guild, channel to TestBundle 2023-05-23 13:15:57 +02:00
bitfl0wer 301ac320c6
move integration test from guild to integration.rs 2023-05-21 16:02:54 +02:00
bitfl0wer 31ff7b9243
Derive Debug, add comment 2023-05-21 15:51:24 +02:00
bitfl0wer dd6cc2f45e
Register testuser on setup(), delete on teardown() 2023-05-21 15:49:52 +02:00
bitfl0wer 8cb26929ce
Create teardown() 2023-05-21 00:47:40 +02:00
bitfl0wer b5b032c37e
Create integration.rs, is broken right now 2023-05-20 21:04:03 +02:00
bitfl0wer 556976890d
Begin working on setup fn in tests/integration.rs 2023-05-20 12:22:54 +02:00