wordpress-mobile / wordpress-mobile/WordPress-Android
Post Logic Improvements: Out-of-Scope refactoring tasks
Open
Nobody has claimed this yet.
[Type] Task
Post-Logic-Improvements
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
- extract purge media in post logic and write tests (Fixed in https://github.com/wordpress-mobile/WordPress-Android/pull/10798)
- extract reset media status in post and write tests
- extract save+upload post logic and write tests (Fixed in https://github.com/wordpress-mobile/WordPress-Android/pull/10996)
- extract revisions logic and write tests
- extract remote preview logic and write tests
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the post logic and reviewing the completed purge-media and save/upload extractions linked in the checklist. Focus on one remaining task—reset media status, revisions, or remote preview—and inspect the associated tests. Done means the selected logic is extracted and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100