## Summary - Fixes `banks:set-logo` for JPEG images by adding a `makeJpeg()` test helper and a full JPEG test case — the pipeline was working but completely untested, meaning any regression would go undetected - Implements `PromptsForMissingInput` so the command interactively prompts for `bank` and `url` when they are not passed as arguments |
||
|---|---|---|
| .. | ||
| CheckBankLogosCommandTest.php | ||
| ResetDemoAccountCommandTest.php | ||
| ResetUserCategoriesCommandTest.php | ||
| SendSubscriptionCancelledEmailCommandTest.php | ||
| SendUpdateEmailCommandTest.php | ||
| SetBankLogoCommandTest.php | ||
| SetupMainUserCommandTest.php | ||