Skip to content
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

Introduce UI Testing for AboutThisApp.kt #385

Open
anandwana001 opened this issue Mar 15, 2021 · 3 comments
Open

Introduce UI Testing for AboutThisApp.kt #385

anandwana001 opened this issue Mar 15, 2021 · 3 comments

Comments

@anandwana001
Copy link
Contributor

Kind (Required)

Choose the suitable template if exists.

  • Improvement

Overview (Required)

  • Write test cases for About Screen AboutThisApp.kt

Steps

  1. Create a androidTest package inside conference-app-2021/uicomponent-compose/other/src
  2. Create a same sub-packages conference-app-2021/uicomponent-compose/other/src/androidTest/java/io/github/droidkaigi/feeder/about/AboutThisAppTest.kt
  3. List out all the edge cases to test
  4. Write all the test cases
  5. All test should pass

Links

@takahirom
Copy link
Member

Thank you!!

@takahirom
Copy link
Member

@anandwana001
Copy link
Contributor Author

I was waiting if any contributor shows up, else I am happy to work on this at weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants