rubberduck203 / GitNStats

Cross Platform Git History Analyzer built on .Net Core
MIT License
39 stars 3 forks source link

Fix flaky date tests #18

Closed rubberduck203 closed 4 years ago

rubberduck203 commented 4 years ago

Closes #16.

The date tests were relying on the fact that I'm in EST/EDT timezone. This change makes it so it doesn't matter where the developer is, the tests will consistently work.