Bug 24161: Add tests
[koha.git] / t / db_dependent / Koha /
2020-02-25 David CookBug 23290: Add test for write_net
2020-02-25 Marcel de RooyBug 23290: Add test Koha/XSLT/Security.t
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-24 Tomas Cohen AraziBug 24356: prefetch_whitelist tests
2020-02-24 Marcel de RooyBug 24114: (follow-up) Resolve warning on non-numeric...
2020-02-20 Jonathan DruartBug 24657: Do not explicitely pass a branchcode
2020-02-20 Agustin MoyanoBug 24657: Fix t/db_dependent/Koha/Item.t and t/db_depe...
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-10 Tomas Cohen AraziBug 24602: Tests for get_onshlefholds_policy
2020-02-05 Jonathan DruartBug 24590: Fix Koha/Object.t on MySQL 8
2020-02-04 Jonathan DruartBug 24440: Rename current_holds with current_item_level...
2020-02-04 Jonathan DruartBug 24440: Adding 2 more tests for ->biblio
2020-02-04 Tomas Cohen AraziBug 24440: ->biblio tests
2020-02-04 Tomas Cohen AraziBug 24440: Unit tests
2020-02-04 Joonas KylmäläBug 18936: (QA follow-up) Fix failing test
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Adjust circ rule related tests...
2020-02-04 Jonathan DruartBug 18936: Fix IssuingRules/guess_article_requestable_i...
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Add cloning of circulation rules...
2020-02-04 Jonathan DruartBug 18936: (QA follow-up) Fix inconsistencies in Issuin...
2020-02-04 Jonathan DruartBug 18936: (follow-up) Make sure we default to '*'...
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Add missing circulation rule...
2020-02-04 Jonathan DruartBug 18936: Fix some more tests
2020-02-04 Jonathan DruartBug 18936: More fixes
2020-02-04 Jonathan DruartBug 18936: Move guess_article_requestable_itemtypes...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2020-01-31 Jonathan DruartBug 24546: Fix intentions of build_sample_item in Club...
2020-01-31 Jonathan DruartBug 24213: Add tests
2020-01-31 Josef MoravecBug 24467: (QA follow-up) Clarify tests wording for...
2020-01-31 Tomas Cohen AraziBug 24467: Remove _count methods introduced for API use
2020-01-31 Tomas Cohen AraziBug 24528: Unit tests for Koha::Object->to_api
2020-01-30 Jonathan DruartBug 24487: Add 2 more tests
2020-01-30 Agustin MoyanoBug 24487: Regresion test
2020-01-28 Tomas Cohen AraziBug 24448: Unit tests
2020-01-24 Jonathan DruartBug 24507: Make Checkouts/ReturnClaim.t pass on MySQL 8
2020-01-24 Jonathan DruartBug 23443: Add tests
2020-01-23 Jonathan DruartBug 24149: Add tests
2020-01-23 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2020-01-23 Tomas Cohen AraziBug 24459: Regression tests
2020-01-23 Tomas Cohen AraziBug 24457: Regression tests
2020-01-23 Agustin MoyanoBug 24432: add Koha::Objects->from_api_mapping
2020-01-21 Tomas Cohen AraziBug 24435: Unit tests
2020-01-21 Tomas Cohen AraziBug 24430: Unit tests
2020-01-20 Tomas Cohen AraziBug 24419: Add Koha::Suggestion->suggester accessor
2020-01-20 Tomas Cohen AraziBug 24418: Unit tests
2020-01-15 Tomas Cohen AraziBug 23893: Special care for booleans
2020-01-14 Tomas Cohen AraziBug 24366: Make sure accessors are used on the right...
2020-01-14 Tomas Cohen AraziBug 24366: Unit tests
2020-01-14 Tomas Cohen AraziBug 24350: ->pickup_locations returns unblessed objects
2020-01-14 Tomas Cohen AraziBug 18731: Overload K::A::Fund->to_api to avoid conflict
2020-01-13 Martin RenvoizeBug 23354: (RM follow-up) Reword remaining can_be_added...
2020-01-13 Martin RenvoizeBug 23354: (QA follow-up) Rename test file
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Update for bugs 23049 and 23805
2020-01-13 Martin RenvoizeBug 23354: Add tests for Koha::Charges::Sales
2020-01-13 Jonathan DruartBug 24408: Do not compare floats with precision in...
2020-01-13 Martin RenvoizeBug 23676: (RM follow-up) Test Correction
2020-01-10 Jonathan DruartBug 14759: Add test
2020-01-10 Martin RenvoizeBug 23442: Prevent payouts from being reduced
2020-01-10 Martin RenvoizeBug 23442: Add 'reduce' method to Koha::Account::Line
2020-01-09 Martin RenvoizeBug 24255: Add summation methods to Koha::Account:...
2020-01-09 Tomas Cohen AraziBug 18731: Use the stashed koha.embed in objects.search
2020-01-08 Tomas Cohen AraziBug 24228: Make ->to_api params a hashref
2020-01-08 Agustin MoyanoBug 24228: Add parameters to Koha::Object(s)->to_api...
2020-01-08 Martin RenvoizeBug 24252: Add relations to Koha::Account::Line
2020-01-08 Josef MoravecBug 24321: (follow-up) Fix number of tests in t/db_depe...
2020-01-08 Tomas Cohen AraziBug 24321: Make objects.search use mappings from Koha...
2020-01-08 Tomas Cohen AraziBug 24321: Add Koha::Objects->attributes_from_api
2020-01-08 Tomas Cohen AraziBug 23893: Catch dt_from_string exceptions
2020-01-08 Tomas Cohen AraziBug 23893: Unit tests
2020-01-08 Jonathan DruartBug 24263: Add tests
2020-01-08 Jonathan DruartBug 24329: Add a test
2020-01-07 Jonathan DruartBug 21684: Koha::Object->delete must return a Koha...
2020-01-07 Jonathan DruartBug 24150: Prevent random failure comparing updated_on
2020-01-03 Martin RenvoizeBug 24080: Add 'payout' method to Koha::Account::Line
2020-01-03 Tomas Cohen AraziBug 22284: (QA follow-up) Make pickup locations be...
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Squash multiple follow-ups
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Squash multiple follow-ups
2020-01-03 Agustin MoyanoBug 22284: Opac pickup_locations
2020-01-03 Agustin MoyanoBug 22284: New methods in Koha::Library::Groups and...
2020-01-03 Jonathan DruartBug 21684: Adjust some tests
2020-01-03 Jonathan DruartBug 21684: Fix delete methods and add more tests
2020-01-03 Jonathan DruartBug 21684: Add tests to show some of the discrepancies
2020-01-03 Jonathan DruartBug 24150: Add Koha::Old::*[s]
2020-01-02 Lari TaskulaBug 24016: Add a failing test for overwrite-able manage...
2019-12-16 Joonas KylmäläBug 23233: (follow-up) Remove accidentally left comment
2019-12-16 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2019-12-10 Tomas Cohen AraziBug 24191: Regression tests
2019-11-27 Jonathan DruartBug 23927: Add tests
2019-11-13 Jonathan DruartBug 23825: table name is not always displayed
2019-11-13 Marcel de RooyBug 23825: (QA follow-up) Remove database name
2019-11-13 Jonathan DruartBug 23825: Add tests
2019-11-13 Jonathan DruartBug 24022: Try to fix 'connect failed'
2019-11-13 Jonathan DruartBug 24022: Remove unecessary delete from authorised_values
2019-11-13 Jonathan DruartBug 24022: Prevent Session2.t to fail if run after...
2019-11-08 Jonathan DruartBug 23994: Fix random failure from AdditionalFields...
2019-11-07 Martin RenvoizeBug 23075: (RM follow-up) Update mock in tests
2019-11-06 Nick ClemensBug 23719: (follow-up) Add warn when passed invalid...
2019-11-06 NickBug 23719: Allow searching specific fields for matching...
2019-11-06 Jonathan DruartBug 17359: Use a unicode character in tests
2019-11-06 Jonathan DruartBug 17359: Add tests
next