84013c0e

By: Michael Lynch <git@mtlynch.io>

Decouple upload handler tests from the media service

Replace the real media service and processor test doubles with a
testMediaPublisher that implements handlers.MediaPublisher, so upload
handler tests exercise only the handler's own behavior.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>