]> git.koha-community.org Git - koha.git/commit
Bug 17572: (followup) Remove test's hardcoded values
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 7 Nov 2016 18:09:24 +0000 (15:09 -0300)
committerMason James <mtj@kohaaloha.com>
Mon, 12 Dec 2016 01:54:08 +0000 (14:54 +1300)
commitfe296ace75312b427e839b88f5e7da57711f2da1
tree3d8c1c3146c75ad281656a7f85e1d5526d449f63
parent1a9e5046607cec6dff54eef486dd86f40b0a16ed
Bug 17572: (followup) Remove test's hardcoded values

This patch makes the tests use t::lib::TestBuilder instead of
hardcoding values.

Test plan:
- Run:
  $ prove t/db_dependent/Circulation/issue.t
=> SUCCESS: All tests return green with and without the patch
- Sign off :-D

Sponsored-by: ByWater Solutions
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Mason James <mtj@kohaaloha.com>
t/db_dependent/Circulation/issue.t