Bug 33161: Unit tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 9 Mar 2023 22:23:03 +0000 (19:23 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 10 Mar 2023 13:20:10 +0000 (10:20 -0300)
commit35dd17735f4e5b39b0a56a3d72d010fd7d176a32
treeb1ee52df1db070af79e19914a2da76f421d1d01c
parent7bde825a33cbc49a2363909c20adb74c6e8c6931
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>
t/db_dependent/Koha/Item.t