Actions
Anomalie #1612
ferméMistakes in reminders' unit tests
Début:
09/01/2022
Echéance:
% réalisé:
100%
Temps estimé:
Version utilisée:
Vote:
Description
After a first rereading :
- https://bugs.galette.eu/projects/galette/repository/62/revisions/master/entry/tests/Galette/Repository/tests/units/Reminders.php#L141 : should not subtract a day but add it to test the day before the first day of impendings
- https://bugs.galette.eu/projects/galette/repository/62/revisions/master/entry/tests/Galette/Repository/tests/units/Reminders.php#L160 : no reminder should normally be sent in this case since we test the day before the first day of impendings
- https://bugs.galette.eu/projects/galette/repository/62/revisions/master/entry/tests/Galette/Repository/tests/units/Reminders.php#L171 : one additional day should not be subtracted to test the very first day of impendings
- https://bugs.galette.eu/projects/galette/repository/62/revisions/master/entry/tests/Galette/Repository/tests/units/Reminders.php#L293 : for a contribution that expires the same day it is created, the member should not be up to date. And reminders for close and late deadlines are not checked; no reminder should normally be sent in this case
Actions