ehharvey / Attendance

2 stars 0 forks source link

Jest tests are flaky #87

Open ehharvey opened 1 year ago

ehharvey commented 1 year ago

image

Our Jest tests look like they are flaky.

ehharvey commented 1 year ago

I feel like this issue can be resolved with dependency injection w/i the logConsole function. We can pass the date generator or possibly the date itself, for example.

ehharvey commented 1 year ago

Let's talk about this #109 maybe we can scrap the logging function

ehharvey commented 1 year ago

Let's remove the logConsole function entirely. @Justin200104