Test: Image attachment pipeline #68

Open
opened 2026-05-29 04:12:37 +00:00 by jmiller · 1 comment
Owner

Test: Media Attachments

What changed

Article intro image is now passed to publish() via $media array.

Steps to test

  1. Create an article with an intro image set
  2. Publish to a service that supports images (e.g., Facebook, Mastodon)
  3. Check if the platform post includes the image
  4. Publish an article WITHOUT an intro image → verify post succeeds with text only
  5. Check Activity Logs for any media-related errors

Labels

type: testing, priority: high

## Test: Media Attachments ### What changed Article intro image is now passed to publish() via $media array. ### Steps to test 1. Create an article with an intro image set 2. Publish to a service that supports images (e.g., Facebook, Mastodon) 3. Check if the platform post includes the image 4. Publish an article WITHOUT an intro image → verify post succeeds with text only 5. Check Activity Logs for any media-related errors ### Labels `type: testing`, `priority: high`
Author
Owner

Branch created: feature/68-test-image-attachment-pipeline

git fetch origin
git checkout feature/68-test-image-attachment-pipeline
Branch created: [`feature/68-test-image-attachment-pipeline`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/68-test-image-attachment-pipeline) ```bash git fetch origin git checkout feature/68-test-image-attachment-pipeline ```
Sign in to join this conversation.
Type Task
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#68