[Koha-bugs] [Bug 27858] Make Koha::Patron::Attribute->store raise an exception on invalid type/code

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 22 15:00:06 CET 2021


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

Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117713|0                           |1
        is obsolete|                            |
 Attachment #117714|0                           |1
        is obsolete|                            |
 Attachment #117715|0                           |1
        is obsolete|                            |
 Attachment #118596|0                           |1
        is obsolete|                            |

--- Comment #12 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Created attachment 118597
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118597&action=edit
Bug 27858: Reorganize tests

This patch renames the tests file, and also groups subtests by method.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/Koha/Patron/Attribute.t
=> SUCCESS: Tests pass!
3. Sign off :-D

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>

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


More information about the Koha-bugs mailing list