Bug 20204: Add TestBuilder to replace CPL branch
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 15 Feb 2018 08:08:59 +0000 (09:08 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 15 Feb 2018 14:15:53 +0000 (11:15 -0300)
commit69516294a5a0bc6d8c284670082863f3db2265bc
tree896c723f8db2c440d4d3c44ccc1b2f6e442f1d36
parent03a547da32195aa98cd9cd28b8d64f7bc399fa02
Bug 20204: Add TestBuilder to replace CPL branch

Remove CPL; without this branch, the test crashes.
Rearrange modules at the start.
Add Koha::Database calls.
Move a few global my vars to our level.
Remove intermediate rollbacks.

Test plan:
[1] Run prove t/db_dependent/FrameworkPlugin.t
    Ignore noise from unimarc plugins :)

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/FrameworkPlugin.t