Koha/t/db_dependent/Acquisition
Marcel de Rooy f6028a3d34
Bug 24276: Add unit tests for mandatory parameter of FillWithDefaultValues
Test plan:
Run t/db_dependent/Acquisition/FillWithDefaultValues.t

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-24 11:23:11 +00:00
..
CancelReceipt.t Bug 23463: Fix CancelReceipt.t 2020-03-23 09:26:31 +00:00
close_reopen_basket.t Bug 19120: Add tests to reproduce the problem 2017-09-29 12:37:00 -03:00
FillWithDefaultValues.t Bug 24276: Add unit tests for mandatory parameter of FillWithDefaultValues 2020-03-24 11:23:11 +00:00
GetBasketAsCSV.t Bug 18720: Use exception instead of die in GetBasketAsCsv 2018-10-31 13:47:17 +00:00
GetBasketsInfosByBookseller.t Bug 21364: (follow-up) Check for standing status and uncertain prices 2019-04-30 12:45:42 +00:00
GetOrdersByBiblionumber.t Bug 20144: [sql_modes] Shorten aqbudgets.budget_code 2018-02-13 13:58:52 -03:00
Invoices.t Bug 20144: [sql_modes] Shorten aqbudgets.budget_code 2018-02-13 13:58:52 -03:00
NewOrder.t Bug 21817: Fix 2 failing tests 2019-01-02 20:18:30 +00:00
OrderFromSubscription.t Bug 20144: [sql_modes] Fix date format in tests 2018-02-13 13:58:50 -03:00
OrderUsers.t Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 2018-07-18 15:49:47 +00:00
populate_order_with_prices.t Bug 23523: unitprice tax column values are not populated if entered upon ordering 2019-11-05 08:11:29 +00:00
StandingOrders.t Bug 17667: Add tests 2020-01-20 14:03:50 +00:00
TransferOrder.t Bug 23463: Replace AddItem calls with Koha::Item->store 2020-03-23 09:26:26 +00:00