Bug 19618: Add tests
authorAgustin Moyano <agustinmoyano@theke.io>
Thu, 5 Sep 2019 19:08:14 +0000 (16:08 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 1 Oct 2019 07:05:58 +0000 (08:05 +0100)
commit474eca3dbcabe40eead066c3221d4984b0b890b4
tree157dfdaa446e6ab164c4c43f42ac6bcd87c913ac
parenta902efb83b203f2f99938388acd88f3fc059422a
Bug 19618: Add tests

This patch adds tests for new features

To test:
1) prove t/db_dependent/Koha/Club/Enrollment.t
2) prove t/db_dependent/Koha/Club/Hold.t
3) prove t/db_dependent/api/v1/clubs_holds.t
4) Sign off

Sponsored-by: Southeast Kansas Library - SEKLS
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Koha/Club/Enrollment.t [new file with mode: 0644]
t/db_dependent/Koha/Club/Hold.t [new file with mode: 0644]
t/db_dependent/api/v1/clubs_holds.t [new file with mode: 0644]