thamara / time-to-leave

Log work hours and get notified when it's time to leave the office and start to live.
http://timetoleave.app
GNU General Public License v3.0
463 stars 272 forks source link

Refactor calendar and raise coverage #939

Closed ochan12 closed 1 year ago

ochan12 commented 1 year ago

Related issue

Not a specific issue but an attempt to raise the coverage

Context / Background

During a previous PR I was getting that the coverage was not enough so I started writing tests, but ended up being bigger than expected. So now I started to group tests and changes that are only related between themselves.

What change is being introduced by this PR?

How will this be tested?


araujoarthur0 commented 1 year ago

Great set of tests :)

ochan12 commented 1 year ago

@araujoarthur0 I've resolved everything so feel free to go through it again!

thamara commented 1 year ago

\changelog-update Message: Fix [#929]: Improved code coverage and fixed some bugs along the way. User: ochan12

thamara commented 1 year ago

Thanks @ochan12!