wordpress-mobile / wordpress-mobile/WordPress-Android
[Connected Tests] - Update connected tests
Open
Nobody has claimed this yet.
[Type] Task
Testing
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Task to update connected tests based on this PR comment:
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 with androidTest/java/URITest.java and URLTest.java, then inspect the tests under androidTest/java/org/wordpress/android/e2e and the referenced UI-test documentation. Remove the 10 tests covering java.net classes, and make the test locations match the documentation by either moving the tests under e2e or updating the documented command and package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- documentation, mobile, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100