Bug 21413: Unit tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 26 Sep 2018 14:08:59 +0000 (11:08 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 8 Nov 2018 13:32:41 +0000 (13:32 +0000)
commit07579849d664a2156282410271a2470ce0ce6fdc
tree9e4d0419bfd3a5a590a398ce84d9422e83641ecf
parent09c76aa01020dc68c22136a6549eeb90530d37e4
Bug 21413: Unit tests

To test:
- Apply this patch
- Run:
  $ kshell
 k$ prove t/db_dependent/Items/GetItemsForInventory.t
=> FAIL: Tests fail!
- Apply the next patches on the bug
- Run:
 k$ prove t/db_dependent/Items/GetItemsForInventory.t
=> SUCCESS: Tests pass!

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/db_dependent/Items/GetItemsForInventory.t