jonnybarnes.uk/tests/Feature
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 4451fc247e
Fix OwnYourSwarm checkin parsing to read from properties.checkin
Real OwnYourSwarm requests send the checkin h-card inside
properties.checkin (as an array), not at the top level. The code
was reading from the top-level key so no Place was ever created,
leaving checkin notes blank.

Update tests to match the real request format.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 19:18:00 +00:00
..
Admin Laravel Pint fixes 2025-04-06 17:25:06 +01:00
ArticlesTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
BookmarksTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
ContactsTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
CorsHeadersTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
FeedsTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
FrontPageTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
HeaderLinkTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
HorizonTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
IndieAuthTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
LikesTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
MicropubControllerTest.php Move request parsing into DTOs via fromRequest(), expand update handler 2026-03-13 20:39:50 +00:00
MicropubMediaTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
NotesControllerTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
ParseCachedWebMentionsTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
PlacesTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
ReDownloadWebMentionsTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
SearchTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
SwarmTest.php Fix OwnYourSwarm checkin parsing to read from properties.checkin 2026-03-14 19:18:00 +00:00
TokenServiceTest.php Refactor of micropub request handling 2025-04-27 16:38:25 +01:00
WebMentionsControllerTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00