Koha/t/db_dependent
Galen Charlton 4e51ec5aae bug 10495: set precondition for HoldsQueue test
t/db_dependent/HoldsQueue.t assumed, but did not check,
that the AutomaticItemReturns system preference was off
at the beginning of the test un.  This patch makes sure
that that assumption is met.

To test:

[1] Make sure that at least one item is on loan (this is
    another assumption that the test case makes, one
    that should be corrected with the work proposed
    for bug 10336.
[2] Turn the AutomaticItemReturn system preference on.
[3] Run the test:

prove -v t/db_dependent/HoldsQueue.t

[4] Tests 4 and 6 should fail.
[5] Apply the patch.
[6] Run the test case again; this time, all tests should pass.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-06-27 08:23:01 -07:00
..
Acquisition Bug 10270: Fix shebang 2013-05-18 06:13:16 -04:00
data/zebraexport
Labels
LDAP
lib Bug 10256: Remove some unused subs from Overdues module 2013-06-17 09:08:50 -07:00
Record
Reports
www Bug 8300: Add mechanized unit test for batch import 2013-05-01 07:57:11 -04:00
00-strict.t
Accounts.t
Acquisition.t Bug 10270: GetOrdersByBiblionumber needs better unit tests 2013-05-18 06:13:16 -04:00
Amazon.t
Auth.t
Auth_with_cas.t
AuthoritiesMarc.t
BackgroundJob.t
Barcodes.t
Biblio.t
Budgets.t
check_sysprefs.t
Circulation.t
Circulation_issuingrules.t
Context.t
CourseReserves.t Bug 10332: further improvements to course reserves tests 2013-06-18 16:40:43 -07:00
Csv.t
database_dependent.pl
External_BakerTaylor.t
Heading_MARC21.t
HoldsQueue.t bug 10495: set precondition for HoldsQueue test 2013-06-27 08:23:01 -07:00
Holidays.t
Items.t
KitchenSinkPlugin.kpz
Koha.t
Koha_Authority.t
Koha_borrower_modifications.t
Koha_template_plugin_KohaDates.t
Linker_FirstMatch.t
Log.t
Members.t Bug 10080 - Change system pref IndependantBranches to IndependentBranches 2013-05-22 07:58:23 -07:00
Plugins.t
Ratings.t
Record.t
RecordProcessor_EmbedSeeFromHeadings.t
Reports.t
Reports_Guided.t
ReportsGuided.t Bug 9659 follow-up: correct syntax for older Perl 2013-04-26 21:32:49 -04:00
Reserves.t
rollingloans.t
Search.t
Serials.t
Serials_2.t
Service.t
SIP_ILS.t
SQLHelper.t
SuggestionEngine_ExplodedTerms.t
Suggestions.t
sysprefs.t
Tags.t
UploadedFile.t
VirtualShelves.t Bug 10290: Followup for Virtualshelves.t 2013-06-03 07:29:07 -07:00
VirtualShelves_Page.t
XISBN.t Bug 9728: XISBN unit test update 2013-06-18 09:46:37 -07:00
zebra_config.pl