Bug 21756: (QA follow-up) Correct the test for 'Lost Item' offsets
[koha.git] / t /
2019-03-13 Martin RenvoizeBug 21756: (QA follow-up) Correct the test for 'Lost...
2019-03-13 Martin RenvoizeBug 21756: Replace manualinvoice with add_debit in...
2019-03-13 Fridolin SomersBug 21832: add unit test
2019-03-15 Tomas Cohen AraziBug 22206: (follow-up) Voted RFC changes
2019-03-15 Josef MoravecBug 22206: (QA follow-up) Fix tests for hold suspension api
2019-03-15 Tomas Cohen AraziBug 22206: Unit tests
2019-03-15 Tomas Cohen AraziBug 20006: Unit tests fixes
2019-03-15 Josef MoravecBug 20563: (QA follow-up) Fix number of tests in api...
2019-03-15 Andrew IsherwoodBug 20563: (follow-up) Add unit test
2019-03-15 Andrew IsherwoodBug 18837: (follow-up) Add additional tests
2019-03-15 Andrew IsherwoodBug 21063: Add "Columns settings" for ILL
2019-03-15 Andrew IsherwoodBug 20750: Add unit tests
2019-03-15 Andrew IsherwoodBug 20750: Allow logging of arbitrary actions
2019-03-15 Jonathan DruartBug 22219: Add tests
2019-03-15 Jonathan DruartBug 21846: Simplify ugly double for loops
2019-03-15 Tomas Cohen AraziBug 21846: Regression tests for add_tag_approval
2019-03-15 Tomas Cohen AraziBug 21846: Add Koha::Tags::Approval(s) and Koha::Tags...
2019-03-15 Nick ClemensBug 21987: (RM follow-up) Add text for simple tests
2019-03-15 Jonathan DruartBug 21987: Add tests
2019-03-15 Nick ClemensBug 22493: Clean up DecreaseLoanHighHolds.t
2019-03-15 Josef MoravecBug 14591: (QA follow-up) Fix AddReturn call in Circula...
2019-03-15 Kyle M HallBug 14591: Update unit tests
2019-03-15 Kyle M HallBug 22043: (QA follow-up) Add parameter to control...
2019-03-15 Josef MoravecBug 22222: Don't send empty params to mana service
2019-03-15 Fridolin SomersBug 21560: Unit test for Koha::Util::OpenDocument
2019-03-15 Nick ClemensBug 22296: Add Invoice Adjustments to GetBudgetHierarchy
2019-03-11 Jonathan DruartBug 22368: Make sure the tests will always pass
2019-03-11 Josef MoravecBug 22368: (QA follow-up) Mute db errors in test
2019-03-11 Martin RenvoizeBug 22368: Add tests
2019-03-11 Josef MoravecBug 19489: (QA follow-up) Update test to use objects...
2019-03-11 Nazlı ÇetinBug 19489: (follow-up) Fix typos in the tests
2019-03-11 Nazlı ÇetinBug 19489: Change method name issue --> checkout
2019-03-11 Nazlı ÇetinBug 19489: Koha::Account::Line->issue method and Unit...
2019-03-11 Jonathan DruartBug 22392: Reuse existing pattern
2019-03-11 Martin RenvoizeBug 22392: Allow barcode to be passed to build_sample_item
2019-03-11 Josef MoravecBug 22363: Update Circulation.t to use Koha::ActionLogs...
2019-03-11 Josef MoravecBug 22363: Add tests
2019-03-09 Tomas Cohen AraziBug 15774: (follow-up) Fix TestBuilder.t so it doesn...
2019-03-08 Martin RenvoizeBug 22483: Restore undef behaviour
2019-03-08 Tomas Cohen AraziBug 22483: (follow-up) Fix wrong tests higlighted by bug
2019-03-08 Martin RenvoizeBug 22483: Explicitly ban 'undef' as a valid $flagsrequired
2019-03-07 Ere MaijalaBug 22246: Fix indexing of large fields with Elasticsearch
2019-03-07 Jonathan DruartBug 22416: (bug 22140 follow-up) Remove warnings in...
2019-03-07 Martin RenvoizeBug 22031: Add SQL::Abstract like syntax to haspermission
2019-03-07 Josef MoravecBug 15774: (QA follow-up) Fix use statemenets
2019-03-07 Jonathan DruartBug 15774: Add missing tests for Koha::Object::Mixin...
2019-03-07 Nick ClemensBug 15774: (follow-up) Address QA issues
2019-03-07 Julian MauriceBug 15774: Use Koha::Object(s) for additional fields
2019-03-07 Jonathan DruartBug 22466: Do not ask for TT methods to be filtered
2019-03-07 Jonathan DruartBug 22466: Add tests
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Rebase error corrections
2019-03-07 Martin RenvoizeBug 20912: (follow-up) Prevent double charging on renewal
2019-03-07 Tomas Cohen AraziBug 20912: (QA follow-up) The default rule already...
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Fix some test failures
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Fix TestBuilder
2019-03-07 Martin RenvoizeBug 20912: (follow-up) Improve test coverage
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Test for distinct accountlines
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Move Fees to Charges::
2019-03-07 Kyle M HallBug 20912: (QA follow-up): Fix up unit tests
2019-03-07 Kyle M HallBug 20912: Move calculation to Koha::Fees
2019-03-07 Kyle M HallBug 20912: (QA follow-up) Make unit tests reliable...
2019-03-07 Kyle M HallBug 20912: (QA follow-up) Set daily charge to 0 for...
2019-03-07 Katrin FischerBug 20912: (QA follow-up) Fix number of tests and corre...
2019-03-07 Kyle M HallBug 20912: Rental Fees based on Time Period
2019-03-06 Nick ClemensBug 18925: (RM follow-up) Remove maxissueqty from issui...
2019-03-06 Tomas Cohen AraziBug 18925: (QA follow-up) Remove weird 'Null' values...
2019-03-05 Josef MoravecBug 18925: (QA follow-up) Fix Circulation.t
2019-03-05 Tomas Cohen AraziBug 18925: (QA follow-up) Fix basic_workflow.t
2019-03-05 Jonathan DruartBug 18925: Update new occurrences
2019-03-05 Jesse WeaverBug 18925: (follow-up) Change name of rule to fix ambiguity
2019-03-05 Kyle M HallBug 18925: Move maxissueqty and maxonsiteissueqty to...
2019-03-04 Martin RenvoizeBug 21720: Update Tests
2019-03-04 Martin RenvoizeBug 21722: Tidy up tests and increase coverage
2019-03-04 Nick ClemensBug 22228: Update test for updated mappings
2019-03-04 Ere MaijalaBug 22228: Escape lone colons and make sure term is...
2019-03-04 rootBug 19575: Rebase and fix tests
2019-03-04 David GustafssonBug 19575: Use canonical field names and resolve aliase...
2019-02-27 Martin RenvoizeBug 21747: (follow-up) Intelligent rename of offsets
2019-02-27 Tomas Cohen AraziBug 22084: Regression tests
2019-02-27 Tomas Cohen AraziBug 21765: Regression tests
2019-02-27 Kyle M HallBug 22016: Unit tests
2019-02-27 Kyle M HallBug 22014: Unit tests
2019-02-27 Martin RenvoizeBug 22349: Remove overzealous database deletions from...
2019-02-26 Tomas Cohen AraziBug 21206: (QA follow-up) Rebase problem and leftover...
2019-02-26 Jonathan DruartBug 21206: Fix Returns.t
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-02-26 Jonathan DruartBug 18957: Add tests
2019-02-22 Jonathan DruartBug 22049: Do not pass Koha::Patron to AddIssue
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix unit test
2019-02-22 Andrew IsherwoodBug 20581: Unit tests for status_alias
2019-02-22 Martin RenvoizeBug 21692: (QA follow-up) Enhance test for new
2019-02-22 Jasmine AmohiaBug 21692: created a test for Koha::Account->new
2019-02-22 Tomas Cohen AraziBug 22216: Make GET /patrons/{patron_id} staff only
2019-02-22 Kyle M HallBug 21997: Unit tests
2019-02-22 Jonathan DruartBug 22386: Remove debug statements
2019-02-22 Nick ClemensBug 22386: Unit tests
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix tests
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix unit tests
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Address lastseen log spamming
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Update tests to reflect the chang...
next