Hylozoic / hylo-evo

Hylo UI
Apache License 2.0
36 stars 10 forks source link

mock Date.now in test #1688

Closed KevinTriplett closed 3 months ago

KevinTriplett commented 3 months ago

closes #1683

One commit: fix the Date.now function so consistent timestamp returned each test run

All tests now are green on my machine -- woo -- now to add more test coverage and help add tests for new features being implemented

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.33%. Comparing base (6834280) to head (e4d55a9). Report is 4 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1688 +/- ## ========================================== + Coverage 47.30% 47.33% +0.02% ========================================== Files 581 581 Lines 13934 13934 Branches 4023 4023 ========================================== + Hits 6591 6595 +4 + Misses 7343 7339 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.