Summary: | Increasing test coverage for C4::Print | ||
---|---|---|---|
Product: | Koha | Reporter: | Daniel Barker <daniel.barker.nz> |
Component: | Test Suite | Assignee: | Roman Amor <romanwilton> |
Status: | CLOSED FIXED | QA Contact: | Galen Charlton <gmcharlt> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
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: | ||
Circulation function: | |||
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
Created attachment 24249 [details] [review] Propsed Patch Created attachment 24259 [details] [review] 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> Created attachment 24300 [details] [review] 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 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 :) Pushed to master. Congratulations on having your first patch accepted into Koha, Daniel! |