Bug 24474: Add tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 4 Feb 2020 14:13:47 +0000 (15:13 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 3 Apr 2020 13:26:31 +0000 (14:26 +0100)
commitdab0f06a4622ba2ddb178824d0c03f7e260a224a
tree11c965a26cb4fca72a526f901c3f714b09b2c4cb
parent145b0116582630121d9fe90181134040e8fca9ea
Bug 24474: Add tests

This does the following using the interface:
- Unselect all the options from MarkLostItemsAsReturned except for
  'onpayment'
- Check an item out
- Create a manual invoice LOST for the checked in item
- Renew the item
- Check that the item was not returned

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Circulation.t