ImYeol / HomeLong

1 stars 0 forks source link

add unit test code for counter, timeRepository, timeDB #77

Closed ImYeol closed 2 years ago

ImYeol commented 2 years ago

1) 유닛 테스트 코드 작성 (counter, timeRepository, timeDB) 2) INVALID_DATE_TIME = "9999-12-31 24:00:00.000" => 실제 DateTime에서는 "100000-01-01 00:00:00.000"으로 인식하는 문제 수정 3) updateEnterExitBetweenDates 에서 enter와 enter 다음날의 00:00시로 homeTime 업데이트 하도록 버그 수정