Bug 11542

Summary: Increasing test coverage for C4::Print
Product: Koha Reporter: Daniel Barker <daniel.barker.nz>
Component: Test SuiteAssignee: Roman Amor <romanwilton>
Status: CLOSED FIXED QA Contact: Galen Charlton <gmcharlt>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Propsed Patch
bug 11542: Increase test coverage for Print.pm
bug 11542: Increase test coverage for Print.pm
[PASSED QA] bug 11542: Increase test coverage for Print.pm

Description Daniel Barker 2014-01-14 01:14:28 UTC

    
Comment 1 Daniel Barker 2014-01-14 01:27:12 UTC Comment hidden (obsolete)
Comment 2 Roman Amor 2014-01-14 02:28:58 UTC Comment hidden (obsolete)
Comment 3 Kyle M Hall 2014-01-14 20:09:42 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2014-01-14 20:17:35 UTC
Created attachment 24302 [details] [review]
[PASSED QA] bug 11542: Increase test coverage for Print.pm

to test
1. run prove t/Print.t
2. apply patch
3. run prove t/Print.t
Notice more tests are done

Signed-off-by: Roman Amor <romanwilton@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
UT passes, also passes koha-qa.pl

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tests pass :)
Comment 5 Galen Charlton 2014-01-14 20:51:47 UTC
Pushed to master.  Congratulations on having your first patch accepted into Koha, Daniel!