Bug 33161: Unit tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 9 Mar 2023 22:23:03 +0000 (19:23 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 20 Mar 2023 16:50:13 +0000 (16:50 +0000)
commit38611787b6440d59513b89fada7b79f49bfda285
tree2bb18e8f3c70a1fd600747fdafbeeaa67d0972b8
parentc1f5b44752327fc9f8b66db6b5e1fd32cb102acf
Bug 33161: Unit tests

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

Edit: added missing test for unmapped attribute

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 35dd17735f4e5b39b0a56a3d72d010fd7d176a32)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Koha/Item.t