| Summary: | Add some tests for Koha::Template::Plugin::Cache | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Chris Cormack <chris> |
| Component: | Test Suite | Assignee: | Chris Cormack <chris> |
| Status: | CLOSED FIXED | QA Contact: | Galen Charlton <gmcharlt> |
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 11452 Add unit tests for Koha::Template::Plugin::Cache
[SIGNED OFF] Bug 11452 Add unit tests for Koha::Template::Plugin::Cache Bug 11452 Add unit tests for Koha::Template::Plugin::Cache |
||
|
Description
Chris Cormack
2013-12-27 03:06:24 UTC
Created attachment 23824 [details] [review] Bug 11452 Add unit tests for Koha::Template::Plugin::Cache To test run prove t/Koha_Template_Plugin_Cache.t Created attachment 23833 [details] [review] [SIGNED OFF] Bug 11452 Add unit tests for Koha::Template::Plugin::Cache To test run prove t/Koha_Template_Plugin_Cache.t Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works nicely. Created attachment 24134 [details] [review] Bug 11452 Add unit tests for Koha::Template::Plugin::Cache To test run prove t/Koha_Template_Plugin_Cache.t Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works nicely. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed to master. Thanks, Chris! |