wordpress-mobile / wordpress-mobile/WordPress-Android

[Connected Tests] - Update connected tests

Open
#18,014 0 comments 1 reaction 0 assignees View on GitHub

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:

  1. URITest and URLTest are testing java.net classes, which doesn't make sense. I think we can remove these. They include 10 tests.
  2. On UI tests document, it says 2. Run the tests in org.wordpress.android.e2e. I think we should move all tests under e2e package, or update the document.

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.