Skip to content

Write Instrumentation Tests for AboutActivity #2889

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
madhurgupta10 opened this issue Apr 17, 2019 · 6 comments · Fixed by #3475
Closed

Write Instrumentation Tests for AboutActivity #2889

madhurgupta10 opened this issue Apr 17, 2019 · 6 comments · Fixed by #3475
Labels

Comments

@madhurgupta10
Copy link
Collaborator

madhurgupta10 commented Apr 17, 2019

Summary:
Write Instrumentation Tests for AboutActivity in Kotlin

Would you like to work on the issue?
Yes

@maskaravivek
Copy link
Member

@madhurgupta10 Can you list down the test cases that you plan to write?

@domdomegg
Copy link
Member

We need #2868 to be fixed first.

@vanshikaarora
Copy link
Contributor

This issue seems to be inactive since long. I would like to work on writing Unit tests. @maskaravivek @nicolas-raoul @domdomegg. Can you please list down some Unit tests for About Activity

@nicolas-raoul
Copy link
Member

  • Open About. Make sure the version shown is the real version of the APK. Make sure that the commit number is the real commit number (might be difficult to make that a unit test though)
  • Click on each link, make sure a browser opens to the right page (also difficult to make as a unit test I guess)

@maskaravivek
Copy link
Member

It would be great if you could first focus on finishing unit tests for the tasks that you are working on. Those things are part of the critical flows. :)

@maskaravivek
Copy link
Member

  • Open About. Make sure the version shown is the real version of the APK. Make sure that the commit number is the real commit number (might be difficult to make that a unit test though)
  • Click on each link, make sure a browser opens to the right page (also difficult to make as a unit test I guess)

These would be instrumentation tests. :)

@madhurgupta10 madhurgupta10 changed the title Write Unit Tests for AboutActivity Write Instrumentation Tests for AboutActivity Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants