wordpress-mobile / wordpress-mobile/WordPress-Android

Post Settings: add a UI test for uploading a Featured Image

Open
#11,943 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Task Post Settings Testing
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

To help prevent possible future regressions, we should update our UI tests to include uploading an image as the featured image.

Uploading

  1. Tap Post Settings
  2. Tap "Set Featured Image"
  3. Select an image from your device
  4. The image appears

Removing

  1. Tap Post Settings
  2. Tap your featured image
  3. Tap "Remove"
  4. The image should be removed and the option to "Set Featured Image" should appear

Source: https://github.com/wordpress-mobile/WordPress-iOS/issues/14098.

Also see: https://github.com/wordpress-mobile/WordPress-iOS/issues/14137.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by finding the existing Android UI tests for Post Settings and read how they select device images. Add coverage for setting a featured image and removing it, following the listed interaction steps. Done means both flows verify the image appears and that removal restores the “Set Featured Image” option.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.