jonnybarnes.uk/app/Jobs
Jonny Barnes dabd03f556
refactor: Refactor and add tests for SaveProfileImage feature
- Add error handling checks for photo and home
- Add 3 new tests and modify an existing test for SaveProfileImageJob
- Test getting URL from photo object if alt text is provided
- Test using the first URL if multiple homepages are provided
2023-06-17 19:48:27 +01:00
..
AddClientToDatabase.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
DownloadWebMention.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
ProcessBookmark.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
ProcessLike.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
ProcessMedia.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
ProcessWebMention.php Fix some Laravel Pint issues 2023-02-18 09:53:57 +00:00
SaveProfileImage.php refactor: Refactor and add tests for SaveProfileImage feature 2023-06-17 19:48:27 +01:00
SaveScreenshot.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
SendWebMentions.php chore: Refactor configuration files based on Laravel 10 skeleton 2023-06-09 18:31:53 +01:00
SyndicateNoteToMastodon.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00