]> git.koha-community.org Git - koha.git/commit
Bug 10274: UT: Acquisition.t needs to create its own data
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 17 May 2013 13:11:35 +0000 (15:11 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 25 Jul 2013 15:56:01 +0000 (12:56 -0300)
commit6536249a7df7ea045b54163df3a1c4793fad2bca
treef1fd814073e36aa4928d33fc178e820046491472
parent67d2f66fbbe030345da410bf3f1686ca5213981a
Bug 10274: UT: Acquisition.t needs to create its own data

Try before the patch:
prove t/db_dependent/Acquisition.t

And after, it should produce:
  t/db_dependent/Acquisition.t .. ok
  All tests successful.
  Files=1, Tests=41,  2 wallclock secs ( 0.03 usr  0.00 sys +  0.42 cusr
  0.02 csys =  0.47 CPU)
  Result: PASS

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Tests pass and the bookseller is deleted.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests pass.
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit f72e78f2bd4e3f208f38063f948365d9108e6d40)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Fixed a small conflict, tests pass and looks fine.
t/db_dependent/Acquisition.t