Bug 22284: Schema update
[koha-equinox.git] / t /
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'
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 Tomas Cohen AraziBug 23293: (QA follow-up) Minor fix for tests
2019-11-07 Martin RenvoizeBug 23293: (follow-up) Add tests for C4::Circulation...
2019-11-07 Jonathan DruartBug 23768: Adjust the test for invalid ISBN
2019-11-07 Tomas Cohen AraziBug 13958: Use SuspensionsCalendar syspref for more...
2019-11-07 Martin RenvoizeBug 23075: (RM follow-up) Update mock in tests
2019-11-06 Jonathan DruartBug 23414: Replace delimiter of regexs to ease readability
2019-11-06 Jonathan DruartBug 23414: Add tests for previous effective_itemtype...
2019-11-06 Nick ClemensBug 23414: Unit 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
2019-11-06 Martin RenvoizeBug 23382: (RM follow-up) Ensure tests pass on Wednesdays
2019-11-06 Nick ClemensBug 23523: (follow-up) Clarify meaning configurations...
2019-11-06 Nick ClemensBug 23523: (follow-up) Adjust tests for new expectations
2019-11-05 Tomas Cohen AraziBug 23050: (QA follow-up) Add Koha::Plugins::Tab class
2019-11-05 Nick ClemensBug 23523: unitprice tax column values are not populate...
2019-11-04 Jonathan DruartBug 23234: Mock DateTime->now using the time zone
2019-11-04 Katrin FischerBug 23181: Extend unit tests
2019-11-04 Martin RenvoizeRevert "Bug 21987: Add tests"
2019-11-04 Martin RenvoizeRevert "Bug 21987: (RM follow-up) Add text for simple...
2019-11-04 Jonathan DruartBug 23903: (QA follow-up) Fix selenium tests
2019-11-04 Martin RenvoizeBug 22581: (RM follow-up) Add sysprefs to Search.t
2019-11-03 Ere MaijalaBug 22592: Add index scan emulation to Elasticsearch
2019-11-03 Ere MaijalaBug 23089: Fix QueryBuilder tests.
2019-11-03 NickBug 23089: Unit tests
2019-11-01 Jonathan DruartBug 21824: Add tests
2019-11-01 Kyle M HallBug 21824: Add KohaDates method 'output_preference...
2019-11-01 Kyle M HallBug 21824: Add ability to format dates in various forma...
2019-11-01 Tomas Cohen AraziBug 23860: Update tests to new style
2019-11-01 Tomas Cohen AraziBug 23860: Regression tests
2019-11-01 Tomas Cohen AraziBug 23859: Update tests to new style
2019-11-01 Tomas Cohen AraziBug 23859: Regression tests
2019-10-31 Nick ClemensBug 23630: (QA follow-up) Fix tests
2019-10-31 Martin RenvoizeBug 22706: (RM follow-up) Add unit tests
2019-10-31 Tomas Cohen AraziBug 14697: (QA follow-up) Restore FK on issue_id and...
2019-10-31 Tomas Cohen AraziBug 14697: (QA follow-up) Organize tests in subtests
2019-10-31 Tomas Cohen AraziBug 14697: Make controller methods rely on the stashed...
2019-10-31 Tomas Cohen AraziBug 14697: (follow-up) Rely on the UNIQUE constraint...
2019-10-31 Kyle M HallBug 14697: Add routes to handle return claims
2019-10-31 Kyle M HallBug 14697: Add Koha::Patron->return_claims
2019-10-31 Kyle M HallBug 14697: Add Koha::Checkout->claim_returned
2019-10-31 Kyle M HallBug 14697: Add return claim handling to AddReturn
2019-10-31 Kyle M HallBug 14697: Introduce Koha::Checkouts::ReturnClaim(s)
2019-10-31 Andrew IsherwoodBug 15260: Add unit tests
next