Bug 10653: add unit tests for C4::RotatingCollections.pm
authorKenza Zaki <kenza.zaki@biblibre.com>
Tue, 30 Jul 2013 11:43:19 +0000 (13:43 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 16 Aug 2013 16:09:00 +0000 (16:09 +0000)
commit12061f44beb46709e03d09f7ff61551fa9297b2e
tree55dacd8d606320f0dfdbd3f5a2bc8c18d3511190
parent484b7ec7320b73519def7ef25487c942d93f5059
Bug 10653: add unit tests for C4::RotatingCollections.pm

The tests are wrap in a database transaction.

Test plan:
prove t/db_dependent/RotatingCollections.t
t/db_dependent/RotatingCollections.t .. ok
All tests successful.
Files=1, Tests=41, 20 wallclock secs ( 0.02 usr  0.01 sys +  0.41 cusr  0.02 csys =  0.46 CPU)
Result: PASS

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/RotatingCollections.t [new file with mode: 0644]