owner:jennifer@painless-security.com type_defect | by jennifer@painless-security.com
The ietf.review.tests.ReviewAssignmentReminderTests.test_send_reminder_all_open_reviews test fails, I expect, every 13 days. This test purports to set up so that the method being tested will send a reminder for one of two review assignments. It does this by creating these so that a reminder should be sent for one every day and the other only every 13 days.
Unfortunately, it then uses the current date for the test, so reminders are sent for both and the test fails.
Issue migrated from trac:3559 at 2022-03-04 09:29:24 +0000
owner:jennifer@painless-security.comtype_defect| by jennifer@painless-security.comThe
ietf.review.tests.ReviewAssignmentReminderTests.test_send_reminder_all_open_reviewstest fails, I expect, every 13 days. This test purports to set up so that the method being tested will send a reminder for one of two review assignments. It does this by creating these so that a reminder should be sent for one every day and the other only every 13 days.Unfortunately, it then uses the current date for the test, so reminders are sent for both and the test fails.
Issue migrated from trac:3559 at 2022-03-04 09:29:24 +0000