Closed ochan12 closed 1 year ago
Great set of tests :)
@araujoarthur0 I've resolved everything so feel free to go through it again!
\changelog-update Message: Fix [#929]: Improved code coverage and fixed some bugs along the way. User: ochan12
Thanks @ochan12!
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?
CalendarFactory
andBaseCalendar
. Since this was already big, I decided to close it here and then continue withFlexibleDayCalendar
andFlexiblemonthCalendar
on another steps.How will this be tested?