Bug 16320: Refactor ILSDI_Services.t so it uses TestBuilder
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 21 Apr 2016 16:11:02 +0000 (13:11 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 16:02:53 +0000 (16:02 +0000)
commit4a6fe346f02b528a0265de5bf4b0d265128572af
tree39b97885ae339ef404f953811ffe0fb78dff3e2e
parentf7d82d098a21bb06d3450a5696091c173d992561
Bug 16320: Refactor ILSDI_Services.t so it uses TestBuilder

This patch refactors the tests so they are corerctly built using TestBuilder
and wrapper inside a DB transaction in a less ambiguous way.

To test:
- Verify that the tests pass with the patch:
- Run:
  $ prove t/db_dependent/ILSDI_Services.t
=> SUCCESS: Tests pass
- Sign off :-D

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/ILSDI_Services.t