nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

Update README.md to include CI documentation

Open AndreSand opened this issue 1 year ago • 2 comments

Thanks for submitting a pull request. Please include the following information.

What I have done and why Add CI documentation to readme

Include a summary of what your pull request contains, and why you have made these changes.

Fixes #<issue_number_goes_here>

How I'm testing it

Choose at least one:

  • Unit tests
  • UI tests
  • Screenshot tests
  • [X] N/A (provide justification) Only adding documentation

Do tests pass?

  • [X] Run local tests on DemoDebug variant: ./gradlew testDemoDebug
  • [X] Check formatting: ./gradlew --init-script gradle/init.gradle.kts spotlessApply

Is this your first pull request?

  • [x] Sign the CLA
  • [x] Run ./tools/setup.sh
  • [x] Import the code formatting style as explained in the setup script.

AndreSand avatar Apr 07 '24 23:04 AndreSand

Can you also add a documentation for how they implement code coverage properly🙏

JackEblan avatar Apr 07 '24 23:04 JackEblan

We'll add this to https://github.com/android/nowinandroid/wiki/Testing-strategy-and-how-to-test once it's moved back to /docs

JoseAlcerreca avatar Apr 09 '24 16:04 JoseAlcerreca