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)
committerChris Hall <followingthepath@gmail.com>
Mon, 21 Oct 2013 19:32:37 +0000 (08:32 +1300)
commit693d947bb1d96a34e40d9c33319bb4ceb601af88
tree2941e293aab7e3d2d99f50204005d2a07e508c3f
parentd1120950c181144f8fde816736e1e392f1441c4c
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>
(cherry picked from commit 12061f44beb46709e03d09f7ff61551fa9297b2e)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit eb0373c7eb6d1f0cb52155709c18e06c09ab55df)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit eb0373c7eb6d1f0cb52155709c18e06c09ab55df)
Signed-off-by: Chris Hall <followingthepath@gmail.com>
(cherry picked from commit 338e966d651ca6c00bd8d04c7d24099ca00d1b84)
t/db_dependent/RotatingCollections.t [new file with mode: 0644]