Bug 23354: Add a Point Of Sale 'pay' screen
[koha.git] / t /
2020-01-13 Jonathan DruartBug 24408: Do not compare floats with precision in...
2020-01-13 Nick ClemensBug 24146: Illustrate increasing and decreasing fine
2020-01-13 Martin RenvoizeBug 24146: Add test cases
2020-01-13 Agustin MoyanoBug 24350: (follow-up) Fix pickup_location test in...
2020-01-13 Martin RenvoizeBug 23676: (RM follow-up) Test Correction
2020-01-13 Martin RenvoizeBug 15142: (RM follow-up) Fix tests
2020-01-10 Kyle M HallBug 23934: Unit test
2020-01-10 Jonathan DruartBug 24200: Try to fix random failures from Borrower_Pre...
2020-01-10 Nick ClemensBug 23274: Mock simple_search_compat to cover both...
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-10 Martin RenvoizeBug 23974: Add test descriptions
2020-01-10 Martin RenvoizeBug 23974: Add tests for issue on closed day
2020-01-10 Martin RenvoizeBug 23974: Test Notes
2020-01-10 Martin RenvoizeBug 23974: (follow-up) Add same day loan tests
2020-01-10 Jonathan DruartBug 23974: Add tests for days_between
2020-01-10 Jonathan DruartBug 23974: Add new tests for hours_between
2020-01-10 Jonathan DruartBug 23974: Improve readability
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-09 Tomas Cohen AraziBug 18731: Unit tests
2020-01-09 Tomas Cohen AraziBug 18731: Make authenticate_api_request stash the...
2020-01-08 Tomas Cohen AraziBug 24302: Add a way to specify nested objects to embed...
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: Clean /patrons/{patron_id}/account
2020-01-08 Tomas Cohen AraziBug 24321: Clean /items
2020-01-08 Tomas Cohen AraziBug 24321: Clean /libraries
2020-01-08 Tomas Cohen AraziBug 24321: Clean /acquisitions/vendors
2020-01-08 Tomas Cohen AraziBug 24321: Clean /cities
2020-01-08 Tomas Cohen AraziBug 24321: Make objects.search use mappings from Koha...
2020-01-08 Tomas Cohen AraziBug 24321: Make dbic_merge_sorting accept a result...
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 Tomas Cohen AraziBug 24277: Regression tests
2020-01-08 Jonathan DruartBug 24263: Add tests
2020-01-08 Jonathan DruartBug 24329: Add a test
2020-01-07 Jonathan DruartBug 21684: Fix Hold.t
2020-01-07 Jonathan DruartBug 21684: Koha::Object->delete must return a Koha...
2020-01-07 Jonathan DruartBug 21684: Fix UploadedFile[s]->delete
2020-01-07 Jonathan DruartBug 24150: Prevent random failure comparing updated_on
2020-01-07 Jonathan DruartBug 24150: Add missing koha_object[s]_class methods...
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 Agustin MoyanoBug 22284: Control hold groups in C4::Reserves
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...
2020-01-02 Marcel de RooyBug 24267: (QA follow-up) Remove two calls, add transaction
2020-01-02 Nick ClemensBug 24267: Unit tests
2020-01-02 Alex ArnaudBug 14973: Check existing biblio when submitting a...
2020-01-02 Jonathan DruartBug 24244: Add test
2019-12-23 Nick ClemensBug 7047: (QA follow-up) Fix tests
2019-12-23 Jonathan DruartBug 7047: Change ReNewSubscription prototype - use...
2019-12-23 Jonathan DruartBug 24175: Simplify tests
2019-12-23 Nick ClemensBug 24175: Unit tests
2019-12-20 Tomas Cohen AraziBug 24232: Regression tests
2019-12-20 Nick ClemensBug 24268: Unit tests
2019-12-17 Martin RenvoizeBug 23233: (RM follow-up) Rename syspref in test
2019-12-16 Joonas KylmäläBug 23233: (follow-up) Correct test description
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-16 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2019-12-13 Nick ClemensBug 24164: Unit test
2019-12-10 Tomas Cohen AraziBug 24191: Add to_model param to _build_order_atom...
2019-12-10 Tomas Cohen AraziBug 24191: Regression tests
2019-12-10 Jonathan DruartBug 24138: Fix calculation of suspension days when...
2019-12-02 Jonathan DruartBug 24145: (bug 22543 follow-up) Fix Auth.t
2019-12-02 Jonathan DruartBug 24144: (bug 23836 follow-up) Fix regressions.t...
2019-11-27 Jonathan DruartBug 23042: Correct shib param escaping
2019-11-27 Martin RenvoizeBug 23042: Add tests to catch POST params in return URL
2019-11-27 Martin RenvoizeBug 23329: (RM follow-up) Restore DB after test
2019-11-27 Jonathan DruartBug 23329: Fix tests
2019-11-27 Martin RenvoizeBug 23329: (RM follow-up) Add regression tests
2019-11-27 Jonathan DruartBug 23927: Add tests
2019-11-25 Nick ClemensBug 23964: (follow-up) We should check for only active...
2019-11-25 Jonathan DruartBug 24013: Add tests
2019-11-22 Kyle M HallBug 24075: Unit tests
2019-11-21 Nick ClemensBug 24065: Fail shib login if multiple users matched
2019-11-21 Jonathan DruartBug 23964: Clarify and expand tests
2019-11-21 Nick ClemensBug 23964: Unit tests
2019-11-19 Jonathan DruartBug 24062: Make sure TestBuilder will stop generate...
2019-11-19 Jonathan DruartBug 24062: Fix the failing test
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 23765: Do not display localized templates if Transl...
2019-11-13 Jonathan DruartBug 24030: Remove OldWay comparaison from GetItemsForIn...
2019-11-13 Jonathan DruartBug 24029: Remove "Truncated incorrect DOUBLE value...
2019-11-13 Jonathan DruartBug 24022: Try to fix 'connect failed'
next