[Koha-bugs] [Bug 17755] Move C4::Members::AttributeTypes to Koha::* namespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 12 18:28:48 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17755

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 58144
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58144&action=edit
Bug 17755: Unit tests

This patch introduces unit tests for Koha::Object::Library::Limit. It is
done this way because it needs to be instantiated to be usable.

To test:
- Run:
  $ prove t/db_dependent/Koha/Patron/Attribute/Types.t
=> SUCCESS: Tests pass
- Sign off :-D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list