Pool-Of-Tears / GreenStash

Simple FOSS android app to help you plan and manage your savings goals easily and establish the habit of saving money.
https://pooloftears.in
MIT License
630 stars 52 forks source link

[Proposal] Add Test Automation with Appium #163

Open raulexacon opened 4 weeks ago

raulexacon commented 4 weeks ago

Hi, I saw that the project is open to contributions, and I was wondering if it might be useful to add some Test Automation using Appium with Java. I’d still like to contribute by improving the automated testing part. Do you think this would be a useful direction for the project? Let me know if you think this could help!

starry-shivam commented 3 weeks ago

Automated testing would be a great addition to the project; however, I'm not very familiar with Appium, as I've never used it before. If you'd like to contribute by adding tests, you're very welcome to do so. Btw is Java really necessary to work with Appium? Can we not use Kotlin instead? Afaik Appium does support Kotlin.