| Summary: | Add Koha::Categories objects | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Alex Sassmannshausen <alex> |
| Component: | Architecture, internals, and plumbing | Assignee: | Alex Sassmannshausen <alex> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | alex, mtompset |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Koha::Categories objects patch
Revised patch with unit tests. |
||
|
Description
Alex Sassmannshausen
2016-04-04 14:05:04 UTC
Created attachment 49861 [details] [review] Koha::Categories objects patch Add the objects. Perhaps creating a test file to at least initialize and destroy them might be in order? Created attachment 50070 [details] [review] Revised patch with unit tests. Unit tests included as requested — let me know if that is not what you meant; I took inspiration from t/Patron.t. |