Koha/t/db_dependent/Circulation
Nick Clemens e9374dcf63 Bug 18572 - Improper branchcode set during OPAC renewal
To test:
1 - Set 'OpacRenewalBranch' to various settings
2 - Renew an item for a ptron under each setting
3 - Confirm action_log entries reflect the correct branch for each
secnario
4 - prove t/db_dependent/Circulation/issue.t

Signed-off-by: David Kuhn <techservspec@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-07-24 13:38:31 -03:00
..
IssuingRules Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
Branch.t Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
CalcDateDue.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication. Replace mock_dbh 2 2017-06-05 17:52:47 -03:00
CalcFine.t
CheckIfIssuedToPatron.t Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
CheckValidBarcode.t
dateexpiry.t
GetHardDueDate.t Bug 16344: Fix test in GetHardDueDate.t 2017-05-24 12:29:43 -03:00
GetPendingOnSiteCheckouts.t Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
GetTopIssues.t Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
IsItemIssued.t Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
issue.t Bug 18572 - Improper branchcode set during OPAC renewal 2017-07-24 13:38:31 -03:00
MarkIssueReturned.t
NoIssuesChargeGuarantees.t Bug 17633: Do not call set_preference from tests 2016-11-16 15:31:01 +00:00
OfflineOperation.t
Returns.t Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
StoreLastBorrower.t Bug 16966: Koha::Patrons - Move AnonymiseIssueHistory tests 2017-03-03 17:20:02 +00:00
SwitchOnSiteCheckouts.t Bug 17680: C4::Circulation - Remove GetItemIssue, simple calls 2017-07-10 12:06:37 -03:00
TooMany.t Bug 8361: Do not allow checkouts if no rules are defined 2017-01-20 13:41:59 +00:00
transfers.t Bug 14187: branchtransfer needs a primary key (id) for DBIx and common sense. 2017-01-13 12:20:11 +00:00