Koha/t/db_dependent
Josef Moravec f2e9d0d895 Bug 9701: (follow-up) Adjust tests
Test plan:

prove t/db_dependent/Biblio.t
should be green

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-04-12 10:50:34 -03:00
..
Acquisition
api/v1 Bug 19784: Unit tests for /api/v1/patrons 2018-03-29 11:42:07 -03:00
Auth
Authority
Biblio
Circulation Bug 19804: Fix test in maxsuspensiondays.t 2018-04-09 17:44:19 -03:00
Creators Bug 20144: [sql_modes] Remove useless ORDER BY clauses in tests 2018-02-13 13:58:59 -03:00
data
Exporter
Holds
Illrequest
Items Bug 20144: [sql_modes] Remove ORDER BY clause for COUNT(*) in GetItemsForInventory 2018-02-13 13:59:00 -03:00
Koha Bug 19936: Reuse existing userid if none provided 2018-04-12 09:36:41 -03:00
Labels
LDAP
Letters Bug 19578: Remove MARC punctuation in notices (TT syntax) 2018-04-04 15:45:43 -03:00
Members Bug 20531: Prevent IssueSlip.t to fail randomly 2018-04-05 16:48:11 -03:00
OAI Bug 20191: Use Test::MockTime to hold time still 2018-04-05 10:09:04 -03:00
Patron Bug 20503: Prevent Borrower_PrevCheckout.t to fail randomly 2018-03-30 13:15:16 -03:00
Record
Reports Bug 20144: [sql_modes] Fix values when creating a sql report in tests 2018-02-13 13:59:00 -03:00
Reserves
Search Bug 20144: [sql_modes] Fix search history tests 2018-02-13 13:59:00 -03:00
selenium Bug 20045: Fix Selenium tests 2018-03-27 12:03:51 -03:00
Serials Bug 20144: [sql_modes] Add default value for subscription_numberpatterns.description in tests 2018-02-13 13:59:00 -03:00
SIP Bug 18625: (QA follow-up) Unit tests 2018-04-11 16:45:10 -03:00
Template/Plugin
Utils
www Bug 18336: Full stack tests for supplemental UTF-8 chars 2018-02-16 17:53:42 -03:00
XSLT_Handler
00-strict.t Bug 18055: (QA followup) Only print output if DEBUG 2018-03-28 15:53:12 -03:00
01-test_dbic.t
Accounts.t Bug 20325: Do not remove accountlines between tests 2018-04-05 12:48:16 -03:00
Acquisition.t Bug 17457: Add tests for each marc flavour 2018-03-23 11:45:38 -03:00
AdditionalField.t
Amazon.t
ArticleRequests.t
AudioAlerts.t
Auth.t
Auth_with_cas.t
Auth_with_ldap.t
AuthorisedValues.t
AuthoritiesMarc.t
BackgroundJob.t
Barcodes.t
Barcodes_ValueBuilder.t
Biblio.t Bug 9701: (follow-up) Adjust tests 2018-04-12 10:50:34 -03:00
Bookseller.t
Breeding.t
Budgets.t
Calendar.t
Charset.t
check_kohastructure.t
check_sysprefs.t
Circulation.t Bug 19804: Add a 'Fine charging interval' for suspension days 2018-04-09 16:15:19 -03:00
ClassSource.t
Clubs.t
ColumnsSettings.t
Context.t
Contract.t
CourseReserves.t
db_structure.t
DecreaseLoanHighHolds.t
default_search_class.pl
Filter_MARC_ViewPolicy.t
Fines.t
FrameworkPlugin.t Bug 20204: Add TestBuilder to replace CPL branch 2018-02-15 11:15:53 -03:00
Heading_MARC21.t
Hold.t Bug 18382: Add a test 2018-04-02 18:07:57 -03:00
Holds.t
HoldsQueue.t
Holidays.t
Illrequestattributes.t
Illrequests.t
ILSDI_Services.t Bug 12001: Move GetMemberAccountBalance to Koha::Account->non_issues_charges 2018-02-23 10:57:30 -03:00
ImportBatch.t
Installer.t
Items.t Bug 18816: (QA follow-up) Convert param to hashref, fix typo 2018-04-06 14:51:15 -03:00
Items_DelItemCheck.t
KitchenSinkPlugin.kpz
Koha.t
Koha_Authority.t
Koha_Database.t
Koha_Elasticsearch.t Bug 19581: Fix Koha_Elasticsearch.t 2018-04-09 17:44:20 -03:00
Koha_Elasticsearch_Indexer.t Bug 19581: Unit tests 2018-04-09 16:15:18 -03:00
Koha_Misc_Files.t
Koha_SearchEngine_Elasticsearch_Search.t Bug 19564: (QA follow-up) Make commented out tests pass 2018-03-28 16:05:10 -03:00
Languages.t
Letters.t Bug 19955: Minor grammatical correction 2018-03-26 17:31:16 -03:00
LibraryGroups.t
Linker_FirstMatch.t
Log.t
MarcModificationTemplates.t
Members.t Bug 19936: Replace Check_userid - just move the tests 2018-04-12 09:36:41 -03:00
MungeMarcPrice.t
NewsChannels.t
Overdues.t
Passwordrecovery.t Bug 20474: Mimick Letters.t 2018-03-27 12:21:44 -03:00
PatronLists.t
Patrons.t
Plugins.t Bug 20181: Unit tests 2018-04-06 14:51:37 -03:00
QueryParser.t
Record.t Bug 20097: (follow-up) Add a unit test 2018-03-19 13:54:50 -03:00
RecordProcessor_EmbedSeeFromHeadings.t
RefundLostItemFeeRule.t
Reports.t
Reserves.t
rollingloans.t Bug 18797: Create the biblioitem entry 2018-03-26 17:31:17 -03:00
RotatingCollections.t
Search.t Bug 19979: ->count and be called directly on Koha::Objects 2018-02-27 11:41:21 -03:00
Serials.t
Serials_2.t
Service.t
ShelfBrowser.t
Sitemapper.t
Stats.t Bug 20510: Remove unused sub TotalPaid from C4::Stats 2018-04-05 14:17:36 -03:00
SuggestionEngine_ExplodedTerms.t
Suggestions.t Bug 13287: (QA follow-up) Extend Suggestions.t for DelSuggestionsOlderThan 2018-02-26 13:24:45 -03:00
sysprefs.t
Tags.t
Templates.t
TestBuilder.t
Upload.t Bug 20081: Set inline headers for uploaded pdfs 2018-03-26 17:31:17 -03:00
UsageStats.t Bug 20264: Remove syspref checkdigit 2018-03-23 11:45:38 -03:00
Virtualshelves.t
XISBN.t Bug 20321: Remove get_biblionumber_from_isbn 2018-03-19 13:55:47 -03:00
XSLT_Handler.t
zebra_config.pl