mzrimsek / track-my-playtime

A time tracking app for video games.
https://trackmyplaytime.com
MIT License
4 stars 3 forks source link

Add e2e testing #99

Open mzrimsek opened 6 years ago

mzrimsek commented 6 years ago

Need to add a suite of end to end tests to verify functionality...this may need to wait until after #14 is finished to make it easier to programmatically log into the site.

mzrimsek commented 5 years ago

Consider using Cucumber for testing - https://www.amadousall.com/angular-e2e-with-cucumber/