test suite add_biblios: don't use zebraqueue_daemon
authorGalen Charlton <galen.charlton@liblime.com>
Tue, 1 Jul 2008 17:36:29 +0000 (12:36 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 2 Jul 2008 17:26:03 +0000 (12:26 -0500)
commited2e2857f92851223ff8038d5b8f4eb4f1f6b5df
tree88edff525bb1ed46f5ba258475a8d3ebd474ad25
parentf80b5569d796f51965d8580549ac2073f31b868c
test suite add_biblios: don't use zebraqueue_daemon

The add_biblios() routine now reindexes all bibs
in batch instead of waiting for zebraqueue_daemon - this
is moderately faster.  A separate set of test
cases for zebraqueue_deamon will be witten.

No documentation changes.

Signed-off-by: Andrew Moore <andrew.moore@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
t/lib/KohaTest.pm