OverPoweredDev / Junior

A bookmarking app specialised towards online webnovels. Built in Flutter and Dart.
GNU General Public License v3.0
26 stars 9 forks source link

Add Automated Testing to project #1

Closed OverPoweredDev closed 3 years ago

OverPoweredDev commented 3 years ago

Is your feature request related to a problem? Please describe. The project as it is right now has no testing. Commits are pushed directly to main and while not a problem usually, some tests would really be appreciated

Describe the solution you'd like add flutter tests in src/lib/tests that run locally. Additional bonus if it's automated with Github Actions or TravisCI or something

Describe alternatives you've considered Other automation CI tools are there but Actions would be best really

Neha62-lit commented 3 years ago

Hey @OverPoweredDev, I would like to work on this issue!

OverPoweredDev commented 3 years ago

Sure! Just note that if you add global keys and all to the main code, it might take a while to get merged

I'll still mark it with a hacktoberfest-resolved tag to make sure it gets counted, don't worry

Neha62-lit commented 3 years ago

Okay👍