microsoft / BikeSharing360_MobileApps

Beautiful, cross-platform native mobile apps for BikeSharing360.
441 stars 237 forks source link

Missing tests for being a "demo" or "reference" implementation #14

Open bojingo opened 7 years ago

bojingo commented 7 years ago

Sample code by platforms trying to showcase a well-implemented solution should ALWAYS include tests. This really perpetuates so many in the industry (sadly, likely more often on Microsoft stacks) not taking automated testing seriously.

Tests such as Xamarin UITest or similar should be added for at least some very basic behavior.