mzrimsek / track-my-playtime

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

Refactor tests #106

Closed mzrimsek closed 6 years ago

mzrimsek commented 6 years ago

I have a lot of duplicate test setup code that I have copy and pasted many times to different files. I need a centralized test utility file that generates test objects so it's not painful to update things.