-
Notifications
You must be signed in to change notification settings - Fork 5
Add a WordPress media-library upload response fixture #40
Copy link
Copy link
Open
Labels
area: media-libraryWordPress media upload and image-placement workflowWordPress media upload and image-placement workflowarea: wordpress-gutenbergWordPress REST API, Gutenberg input, and block placementWordPress REST API, Gutenberg input, and block placementcontribution: no-claimIndependent first contribution; open a PR without claimingIndependent first contribution; open a PR without claiminggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
area: media-libraryWordPress media upload and image-placement workflowWordPress media upload and image-placement workflowarea: wordpress-gutenbergWordPress REST API, Gutenberg input, and block placementWordPress REST API, Gutenberg input, and block placementcontribution: no-claimIndependent first contribution; open a PR without claimingIndependent first contribution; open a PR without claiminggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Problem
Pictovap's WordPress adapter depends on media-library responses from the WordPress REST API. New contributors should be able to verify that mapping without a live WordPress site, credentials, or private media.
Scope
Add one small fixture-driven regression test around
WordPressUploader.upload_media().A good PR should:
tests/fixtures/wordpress/;media_id,url,alt_text,caption, and provider-safe metadata;Acceptance criteria
make contributor-smokeandmake contribution-checkpass.Contributor path
This is
contribution: no-claim: fork the repo and open a PR directly. No reservation comment is needed.