CorruptedArk / did-i-take-my-meds

A Kotlin Android app to manage medications
GNU General Public License v3.0
172 stars 14 forks source link

Help Wanted: Contribute UI and Unit Tests #25

Open CorruptedArk opened 2 years ago

CorruptedArk commented 2 years ago

If you appreciate my app and you have some Android/Kotlin/Java programming skills, I would like you to help me add tests to verify the functionality of this project.

I believe adding tests will help me prevent bugs from reaching users before publishing releases. However, spending time trying to cover test cases myself takes away time I could spend adding features and fixing bugs.

What to do if you want to help

If you do want to submit instrumentation or unit tests, please check existing issues first to see if someone else is working on them. If the tests have not already been assigned, then submit an issue describing them before writing them. Next, feel free to work on them, and once they are finished, submit a pull request with the new tests.

Once your pull request is submitted, I will review it when I have time. If the tests are satisfactory, I'll merge them in and add your username to the list of credits. If not, I'll either ask you to improve them and have you re-submit the pull request or I'll fix them myself if the fix is easy.


If you see this and you still can't/won't help, that's alright. Thank you for taking the time to read this anyway. Stay safe and take care.