Koha/t/db_dependent/Circulation
Josef Moravec 68eeefa07e
Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls
Test plan:
Run tests, at least:
    t/db_dependent/Biblio.t
    t/db_dependent/Biblio/TransformHtmlToMarc.t
    t/db_dependent/Charset.t
    t/db_dependent/Circulation/GetTopIssues.t
    t/db_dependent/Filter_MARC_ViewPolicy.t
    t/db_dependent/ImportBatch.t
    t/db_dependent/Items.t
    t/db_dependent/Items/AutomaticItemModificationByAge.t
    t/db_dependent/Items/GetItemsForInventory.t
    t/db_dependent/Koha/Filter/EmbedItemsAvailability.t
    t/db_dependent/Serials.t
    t/db_dependent/XISBN.t
    t/db_dependent/FrameworkPlugin.t

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Bouzid Fergani <bouzid.fergani@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-07-15 11:28:08 +01:00
..
IssuingRules
Branch.t Bug 18928: Update new occurrences 2019-07-01 14:57:10 +01:00
CalcDateDue.t
CalcFine.t Bug 18344: Add unit tests 2019-06-11 10:17:36 +01:00
CheckIfIssuedToPatron.t
CheckValidBarcode.t
dateexpiry.t
GetHardDueDate.t
GetPendingOnSiteCheckouts.t
GetTopIssues.t Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 2019-07-15 11:28:08 +01:00
IsItemIssued.t
issue.t Bug 14576: Rebase fixes Fix test Rebase code 2019-04-25 11:36:24 +00:00
MarkIssueReturned.t
NoIssuesChargeGuarantees.t Bug 22563: (follow-up) Corrections for tests 2019-07-15 11:28:01 +01:00
OfflineOperation.t
Returns.t Bug 14576: Unit tests 2019-04-25 11:36:24 +00:00
StoreLastBorrower.t
SwitchOnSiteCheckouts.t Bug 18928: Update new occurrences 2019-07-01 14:57:10 +01:00
TooMany.t Bug 18928: Update new occurrences 2019-07-01 14:57:10 +01:00
transfers.t