Bug 10719

Summary: UT GetUpcomingDueIssues
Product: Koha Reporter: Tomás Cohen Arazi <tomascohen>
Component: Test SuiteAssignee: Tomás Cohen Arazi <tomascohen>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, katrin.fischer
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9362
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10606
Change sponsored?: Sponsored Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 10663    
Bug Blocks:    
Attachments: Bug 10719 - UT GetUpcomingDueIssues
Bug 10719 - UT GetUpcomingDueIssues
[PASSED QA] Bug 10719 - UT GetUpcomingDueIssues

Description Tomás Cohen Arazi 2013-08-13 13:43:49 UTC
C4::Circulation::GetUpcomingDueIssues needs some unit tests.
Comment 1 Tomás Cohen Arazi 2013-08-13 13:47:48 UTC Comment hidden (obsolete)
Comment 2 Jonathan Druart 2013-08-16 15:21:45 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-08-25 19:40:52 UTC
Created attachment 20605 [details] [review]
[PASSED QA] Bug 10719 - UT GetUpcomingDueIssues

Some unit tests related to Bug 9362.

Regards
To+

Sponsored-by: Universidad Nacional de Cordoba

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
http://bugs.koha-community.org/show_bug.cgi?id=10606
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
New and old tests pass.
Comment 4 Galen Charlton 2013-08-26 15:11:16 UTC
Pushed to master, along with a follow-up to clear the slate first.

Thanks, Tomás!