jadencordeiro / GamblingAddicts

0 stars 2 forks source link

Testing #27

Open amousso3 opened 11 months ago

amousso3 commented 11 months ago

We will need to go through and test each part of the software this week. The major issues are the functional parts like wallet, bets, and schedule. If any of these are not working, than our minimum viable product will be compromised. We will be using Junit tests similar to those encountered throughout this class.

Orggz commented 11 months ago

Finished Junit Testings, yet how could we test other parts like ViewModels?