Koha/t/db_dependent
Emmi Takkinen 96c8a0dbf6
Bug 32132: Fix failing tests
Some tests failed due changes made to aqbudgets.budget_period_id.
Tests failed with error:

DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception:
DBD::mysql::st execute failed: Field 'budget_period_id' doesn't
have a default value at...

This patch fixes those tests.

To test run following lines:
prove t/db_dependent/Acquisition/CancelReceipt.t
prove t/db_dependent/Acquisition/GetBasketAsCSV.t
prove t/db_dependent/Acquisition/GetBasketGroupAsCSV.t
prove t/db_dependent/Acquisition/GetBasketsInfosByBookseller.t
prove t/db_dependent/Acquisition/GetOrdersByBiblionumber.t
prove t/db_dependent/Acquisition/Invoices.t
prove t/db_dependent/Acquisition/NewOrder.t
prove t/db_dependent/Acquisition/OrderUsers.t
prove t/db_dependent/Acquisition/TransferOrder.t
prove t/db_dependent/Acquisition/close_reopen_basket.t
prove t/db_dependent/Koha/Acquisition/Funds.t
prove t/db_dependent/Letters.t

Sponsored-by: Koha-Suomi Oy
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2024-04-23 16:47:05 +01:00
..
Acquisition Bug 32132: Fix failing tests 2024-04-23 16:47:05 +01:00
api/v1 Bug 33960: Unit tests 2024-04-22 08:57:51 +02:00
Auth Bug 36056: Clarify subpermissions AND behavior 2024-03-07 17:35:40 +01:00
AuthoritiesMarc
Authority Bug 29522: Unit test 2024-03-15 15:39:16 +01:00
Biblio
Budgets
Circulation Bug 6796: (follow-up) QA test tool fixes 2024-04-12 11:26:06 +02:00
CourseReserves
Creators
cronjobs
data
Exporter
Holds
Illrequest Bug 35581: Koha::Illrequest -> Koha::ILL::Request 2024-04-22 08:57:45 +02:00
Items Bug 36010: Fix Items/AutomaticItemModificationByAge.t failing since Bug 32029 2024-03-07 16:36:46 +01:00
Koha Bug 32132: Fix failing tests 2024-04-23 16:47:05 +01:00
Labels
LDAP
Letters
Members
misc/translator
OAI
Patron
Record
Reports
Reserves
Search
selenium Bug 23102: No mock in selenium 2024-04-12 12:12:31 +02:00
Serials
SIP Bug 25813: Enhance patron expiration in SIP display 2024-03-22 15:07:31 +01:00
Template/Plugin
Utils
www
00-strict.t
Accounts.t
Acquisition.t
Amazon.t
ArticleRequests.t
AudioAlerts.t
Auth.t Bug 36349: Add tests 2024-04-05 11:51:09 +02:00
Auth_with_cas.t
Auth_with_ldap.t
Auth_with_shibboleth.t
AuthorisedValues.t
AuthoritiesMarc.t
AuthoritiesMarc_GetTagsLabels.t
AuthUtils.t
Barcodes.t
Barcodes_ValueBuilder.t
Biblio.t Bug 35581: Koha::Illrequest -> Koha::ILL::Request 2024-04-22 08:57:45 +02:00
Biblio_holdsqueue.t
Breeding.t
Breeding_Auth.t
Budgets.t
Cache.t
Calendar.t
Charset.t
check_kohastructure.t
check_sysprefs.t
Circulation.t Bug 35581: Koha::Illrequest -> Koha::ILL::Request 2024-04-22 08:57:45 +02:00
Circulation_holdsqueue.t
Clubs.t
Context.t
Contract.t
CourseReserves.t
db_structure.t
DecreaseLoanHighHolds.t
Filter_MARC_ViewPolicy.t
Fines.t
FrameworkPlugin.t Bug 24879: (follow-up) Fix test suite 2024-04-03 17:05:52 +02:00
Heading.t
Heading_MARC21.t
Hold.t
Holds.t
HoldsQueue.t Bug 35997: (QA follow-up) Number of tests 2024-03-15 15:39:08 +01:00
Holidays.t
ILSDI_Services.t
ImportBatch.t
ImportExportFramework.t
Installer.t
Items.t
Koha.t
Koha_Database.t
Koha_Elasticsearch.t
Koha_ExternalContent_OverDrive.t
Koha_MetadataRecord_Authority.t
Koha_Misc_Files.t
Languages.t
Letters.t Bug 32132: Fix failing tests 2024-04-23 16:47:05 +01:00
LibraryGroups.t
Linker_Default.t
Linker_FirstMatch.t
Log.t
MarcModificationTemplates.t
Matcher.t
Members.t
Message.t
MungeMarcPrice.t
Overdues.t
Passwordrecovery.t
Patroncards.t
PatronLists.t
Patrons.t
Prices.t
Record.t
RecordProcessor_EmbedSeeFromHeadings.t
Reports.t
Reserves.t
rollingloans.t
RotatingCollections.t
Search.t
Serials.t Bug 24879: (follow-up) Fix test suite 2024-04-03 17:05:52 +02:00
Serials_2.t
Service.t
ShelfBrowser.t
Sitemapper.t
SocialData.t
StockRotationItems.t
StockRotationRotas.t
StockRotationStages.t
SuggestionEngine_ExplodedTerms.t
Suggestions.t Bug 27595: Add place_hold method to Koha::Suggestion 2024-03-19 10:25:02 +01:00
sysprefs.t
TablesSettings.t
Tags.t
Templates.t
TestBuilder.t
Upload.t
UsageStats.t
Virtualshelves.t
XISBN.t
XSLT.t
yaml.t
zebra_config.pl