Mentorship-android: Write Espresso test for "Logout"

Created on 31 Aug 2020  ·  7Comments  ·  Source: anitab-org/mentorship-android

Write an Espresso test for “Logout” dialog feature (scenario: When one clicks logout in the Settings screen and confirms, will they get to the Login screen)

Describe the solution you'd like
Espresso tests to cover the Logout feature of the app, on the Settings screen.

The tests would go here

Acceptance criteria:

  • [ ] Connect Android device or open the emulator
  • [ ] On terminal type ./gradlew clean build connectedAndroidTest --stacktrace
  • [ ] Wait for your test to complete
  • [ ] See the complete report ../mentorship-android/app/build/reports/androidTests/connected/index.html and check if this test passed.
Quality Assurance Open Source Hack Testing

Most helpful comment

@iofall @vj-codes I have submitted a PR for this issue. Also, it has been approved.

All 7 comments

Hi @iofall @vj-codes . Can I be assigned this issue ?

Sure! 🔥

@iofall Added PR for this issue !!

@iofall is this available or not ?

No @vj-codes, I don't think multiple PRs will be useful on this issue.

@iofall @vj-codes I have submitted a PR for this issue. Also, it has been approved.

@iofall ahh no what I meant was you removed @justdvnsh 's assignment so was confirming

Was this page helpful?
0 / 5 - 0 ratings