Skip to content

Make all current failing Espresso Tests pass #704

Description

@devansh-299

Describe the bug
After updating the .travis.yml in the PR #696 - link, many UI tests are failing (detailed report is here). The tests themselves or the code needs to be updated so that the tests do not fail and ultimately the build.

To Reproduce
Steps to run the tests locally

  1. Connect Android device or open the emulator
  2. On terminal type ./gradlew clean build connectedAndroidTest --stacktrace
  3. Wait for the tests to complete
  4. See the complete report ../mentorship-android/app/build/reports/androidTests/connected/index.html

Expected behavior
The Espresso tests shouldn't have failed

Smartphone (device on which the tests ran):

  • Xiaomi PocoF1
  • Android 10

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Category: CodingChanges to code base or refactored code that doesn't fix a bug.Status: On HoldIssue or PR needs more info, a discussion, a review or approval from a Maintainer/Code Owner.Type: TestingUI Tests, Integration Tests, Travis CI, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions