jonnybarnes.uk/tests
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 24cb6d61aa
Implement micropub update support with clean exception-based error handling
- Add MicropubUnsupportedModelException for non-note update attempts
- Refactor UpdateHandler to throw exceptions instead of returning JsonResponse objects; extract applySyndication() to DRY up duplicated syndication URL mapping
- Fix MicropubController: InvalidTokenScopeException now returns 401 + insufficient_scope; add catches for ModelNotFoundException (404) and MicropubUnsupportedModelException (500); updates return 200 not 201
- Slim MicropubRequest.normalizeMicropubJson() to branch on action type, keeping update and create fields cleanly separated
- Update tests to match corrected status codes and error keys; remove markTestSkipped() from all update tests

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-22 10:15:35 +00:00
..
Browser Update Laravel to v12 2025-04-01 21:10:30 +01:00
Feature Implement micropub update support with clean exception-based error handling 2026-02-22 10:15:35 +00:00
Unit Fix unit tests 2026-01-04 10:22:32 +00:00
aaron.html Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
aaron.png Copy aaron’s profile image back into tests/ so the db:seed runs without error 2017-02-18 12:31:12 +00:00
audio.mp3 Squashed commit of the following: 2017-12-18 15:51:02 +00:00
CreatesApplication.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
DuskTestCase.php Host images locally 2024-10-25 20:40:52 +01:00
f1bc8faa-1a8f-45b8-a9b1-57282fa73f87.jpg Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
tantek.html Finish re-working tests to run on test database 2021-08-31 12:28:00 +01:00
test-image.jpg Responsive images 2017-09-16 11:39:36 +01:00
TestCase.php Host images locally 2024-10-25 20:40:52 +01:00
TestToken.php Host images locally 2024-10-25 20:40:52 +01:00
theverge.com.png Begin work on unit tests 2023-01-20 16:02:04 +00:00
video.ogv Squashed commit of the following: 2017-12-18 15:51:02 +00:00