e43b6e34ae
This passes all tests: ok 224 - donorTotalGaveInPeriod(): dies with undefined donorId ok 225 - donorTotalGaveInPeriod(): dies with non-numeric donorId ok 226 - donorTotalGaveInPeriod(): dies with non-existent id ok 227 - donorTotalGaveInPeriod(): dies with non ISO-8601 string in startDate ok 228 - donorTotalGaveInPeriod(): dies with non ISO-8601 string in endDate ok 229 - donorTotalGaveInPeriod(): dies if given an argument that is not recognized ok 230 - donorTotalGaveInPeriod(): total for a donor with no period named succeeds... ok 231 - donorTotalGaveInPeriod(): ...and returned value is correct. ok 232 - donorTotalGaveInPeriod(): check for total with both start and end date succeeds... ok 233 - donorTotalGaveInPeriod(): ...and returned value is correct. ok 234 - donorTotalGaveInPeriod(): check for total with just a start date succeeds... ok 235 - donorTotalGaveInPeriod(): ...and returned value is correct. ok 236 - donorTotalGaveInPeriod(): check for total with just a end date succeeds... ok 237 - donorTotalGaveInPeriod(): ...and returned value is correct. |
||
---|---|---|
.. | ||
Supporters.pm |