Summary: | t/db_dependent/Koha/Patron/Categories.t contains a DateTime maths error | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Test Suite | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22446 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 22443: Increase test coverage of get_expiry_date
Bug 22443: Increase test coverage of get_expiry_date |
Description
Martin Renvoize (ashimema)
2019-03-01 16:58:17 UTC
Created attachment 85973 [details] [review] Bug 22443: Increase test coverage of get_expiry_date This method did not test for 'special' dates, i.e. handling for leap years. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 85974 [details] [review] Bug 22443: Increase test coverage of get_expiry_date This method did not test for 'special' dates, i.e. handling for leap years. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Did not see the patch on bug 22443? :-/ Switched to in discussion, see related bug report. |