Summary: | t:lib::Mocks is missing POD | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Documentation | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | jonathan.druart, kyle, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28615 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.11.00
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 28618 | ||
Attachments: |
Bug 28636: Add POD to t:lib::Mocks
Bug 28636: Add POD to t:lib::Mocks |
Description
Tomás Cohen Arazi (tcohen)
2021-06-28 18:09:09 UTC
Created attachment 122479 [details] [review] Bug 28636: Add POD to t:lib::Mocks There's no POD. This patch adds it. I wrote it as part of bug 28615 but then it took another direction, so submitting here. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 122486 [details] [review] Bug 28636: Add POD to t:lib::Mocks There's no POD. This patch adds it. I wrote it as part of bug 28615 but then it took another direction, so submitting here. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Really glad this didn't get lost in the rework of bug 28615.. great improvement. Straight PQA Pushed to master for 21.11, thanks to everybody involved! Not backported for 21.05 |