mail/tests/Unit
Christoph Wurst 353200620f
refactor: Add void to PHPUnit test methods
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-09-17 23:25:09 +02:00
..
AppInfo
BackgroundJob chore: drop usages of deprecated ILogger interface 2024-09-15 19:15:05 +02:00
Command refactor: Apply PHP5.5 sets 2024-09-17 22:46:41 +02:00
Controller refactor: Apply PHP5.5 sets 2024-09-17 22:46:41 +02:00
Db
Dns
Http refactor: Apply PHP7.3 sets 2024-09-17 22:46:41 +02:00
IMAP fix: don't fail on missing mailbox stats 2024-08-26 16:57:39 +02:00
Job style: apply coding-standard 1.2.3 2024-08-26 11:50:26 +02:00
Listener style: apply coding-standard 1.2.3 2024-08-26 11:50:26 +02:00
Migration
Model style: apply coding-standard 1.2.3 2024-08-26 11:50:26 +02:00
Net
Provider feat: mail provider backend 2024-09-11 13:11:01 -04:00
SMTP
Search style: apply coding-standard 1.2.3 2024-08-26 11:50:26 +02:00
Send
Service refactor: Add void to PHPUnit test methods 2024-09-17 23:25:09 +02:00
Settings
Support
FunctionsTest.php