Bug 22478: Fix POD
[koha.git] / t / db_dependent /
2019-04-29 Jonathan DruartBug 22478: Add tests
2019-04-29 Nick ClemensBug 22692: Unit tests
2019-04-26 Ere MaijalaBug 22413: Improve query string and desc creation for...
2019-04-26 Frédéric DemiansBug 21937: Add test to show autoBarcode annual incremen...
2019-04-26 Nick ClemensBug 15505: Mark Hold Items 'On hold' instead of 'Available'
2019-04-26 Nick ClemensBug 21957: Add a flag to ModBiblio to avoid linking...
2019-04-25 Fridolin SomersBug 21975: add Unit Test
2019-04-25 Tomas Cohen AraziBug 22688: (follow-up) Unit tests
2019-04-25 Kyle M HallBug 22688: Unit tests
2019-04-25 Josef MoravecBug 22451: Update test
2019-04-15 Jonathan DruartBug 22472: Add tests
2019-04-15 Nick ClemensBug 22541: Invoice adjustments should show invoice...
2019-04-15 Martin RenvoizeBug 22618: (RMaint follow-up) Backport fix
2019-04-15 Ere MaijalaBug 22295: Make Elasticsearch query builder group multi...
2019-04-15 Jonathan DruartBug 22390: Never copy items if original order has been...
2019-04-15 Jonathan DruartBug 22390: (bug 15184 follow-up) Use aqorders.subscript...
2019-04-15 Nick ClemensBug 22618: Move tests to t/db_dependent/Acquisition.t
2019-04-15 Nick ClemensBug 17978: Unit tests for changes
2019-04-01 Josef MoravecBug 13895: Fix test
2019-04-01 Josef MoravecBug 13895: (follow-up) Fix POST response
2019-04-01 Josef MoravecBug 13895: Change renewal endpoint
2019-04-01 Josef MoravecBug 13895: Refactor test using REST Basic auth
2019-04-01 Josef MoravecBug 13895: Remove create_item and create_biblio subs...
2019-04-01 Josef MoravecBug 13895: Remove the opac checks in privileged endpoint
2019-04-01 Josef MoravecBug 13895: (follow-up) Adapt checkout endpoint to opena...
2019-04-01 Julian MauriceBug 13895: Add API routes for checkouts retrieval and...
2019-04-01 Josef MoravecBug 19661: (follow-up) Use Basic auth in tests
2019-04-01 Matthias MeusburgerBug 19661: REST API - Funds Endpoint
2019-03-25 Josef MoravecBug 22565: (QA follow-up) Fix test Acquisition.t
2019-03-25 Martin RenvoizeBug 22565: Add test for ModReceiveOrder regression
2019-03-25 Nick ClemensBug 18736: Calculate tax depending on rounding
2019-03-25 Nick ClemensBug 18736: Unit tests for GetBudgetHierarchy
2019-03-25 Mark TompsettBug 18736: (follow-up) Add missing test cases
2019-03-25 Nick ClemensBug 18736: (follow-up) Add tests and FIXME for Getbudge...
2019-03-25 Nick ClemensBug 18736: Unit tests for rounding
2019-03-19 Martin RenvoizeBug 22206: (RMaint follow-up) Fix for bad test plan
2019-03-19 Fridolin SomersBug 21832: add unit test
2019-03-19 Tomas Cohen AraziBug 22206: (follow-up) Voted RFC changes
2019-03-19 Josef MoravecBug 22206: (QA follow-up) Fix tests for hold suspension api
2019-03-19 Tomas Cohen AraziBug 22206: Unit tests
2019-03-19 Tomas Cohen AraziBug 20006: Unit tests fixes
2019-03-19 Jonathan DruartBug 22219: Add tests
2019-03-19 Jonathan DruartBug 21846: Simplify ugly double for loops
2019-03-19 Tomas Cohen AraziBug 21846: Regression tests for add_tag_approval
2019-03-19 Tomas Cohen AraziBug 21846: Add Koha::Tags::Approval(s) and Koha::Tags...
2019-03-19 Nick ClemensBug 21987: (RM follow-up) Add text for simple tests
2019-03-19 Jonathan DruartBug 21987: Add tests
2019-03-19 Nick ClemensBug 22493: Clean up DecreaseLoanHighHolds.t
2019-03-19 Nick ClemensBug 22296: Add Invoice Adjustments to GetBudgetHierarchy
2019-03-12 Jonathan DruartBug 22416: (bug 22140 follow-up) Remove warnings in...
2019-03-05 rootBug 19575: Rebase and fix tests
2019-03-05 David GustafssonBug 19575: Use canonical field names and resolve aliase...
2019-03-01 Tomas Cohen AraziBug 22084: Regression tests
2019-03-01 Tomas Cohen AraziBug 21765: Regression tests
2019-03-01 Jonathan DruartBug 18957: Add tests
2019-02-26 Martin RenvoizeBug 21692: (QA follow-up) Enhance test for new
2019-02-26 Jasmine AmohiaBug 21692: created a test for Koha::Account->new
2019-02-26 Kyle M HallBug 21997: Unit tests
2019-02-26 Jonathan DruartBug 22386: Remove debug statements
2019-02-26 Nick ClemensBug 22386: Unit tests
2019-02-25 Tomas Cohen AraziBug 16497: Refactor tests using BASIC authentication
2019-02-25 Tomas Cohen AraziBug 16497: (follow-up) GET operations require staff...
2019-02-25 Tomas Cohen AraziBug 16497: (follow-up) Adapt to existing guidelines...
2019-02-25 Jiří KozlovskýBug 16497: Add /api/v1/libraries
2019-02-25 Martin RenvoizeBug 21971: (RMaint follow-up) Fix number of tests on...
2019-02-25 Jonathan DruartBug 21971: TestBuilder::build_sample_item
2019-02-25 Martin RenvoizeBug 21798: (RMaint follow-up) Remove tests for features...
2019-02-25 Nick ClemensBug 21798: (RM follow-up) Fix a few added tests
2019-02-25 Marcel de RooyBug 21798: (QA follow-up) Fix Biblios.t
2019-02-25 Jonathan DruartBug 21798: replace gimme_a_biblio with build_sample_biblio
2019-02-25 Jonathan DruartBug 21798: Replace 2 more occurrences
2019-02-25 Jonathan DruartBug 21798: Fix another test
2019-02-25 Jonathan DruartBug 21798: Fix a wrong test
2019-02-25 Jonathan DruartBug 21798: Unify the creation of bibliographic record...
2019-02-25 Katrin FischerBug 10676: Add unit tests - GetItemsInfo
2019-02-25 Nick ClemensBug 19832: Unit tests
2019-02-25 Fridolin SomersBug 22140: Larger unit test for get_hostitemnumbers_of
2019-02-25 Alex ArnaudBug 13515: Add unit tests
2019-02-12 Kyle M HallBug 21829: (QA follow-up) - Update the number of unit...
2019-02-12 Jonathan DruartBug 21829: Add tests for dateexpiry format in notices
2019-02-11 Martin RenvoizeBug 22254: Correction to datehandling in test
2019-02-11 Nick ClemensBug 19915: (follow-up) Fix test count from rebase
2019-02-11 Nick ClemensBug 19915: Don't delete in tests
2019-02-11 Marcel de RooyBug 19915: (QA follow-up) Tidy up GetItemsForInventory.t
2019-02-11 Nick ClemensBug 19915: Add unit test to GetItemsForInventory.t
2019-02-04 Jonathan DruartBug 21610: Add tests
2019-02-01 Tomas Cohen AraziBug 22132: (QA follow-up) set_password now expects...
2019-02-01 Martin RenvoizeBug 22132: (QA follow-up) Tests - use Mojo builtin...
2019-02-01 Tomas Cohen AraziBug 22132: Unit tests
2019-02-01 Martin RenvoizeBug 17006: Add /patrons/{patron_id}/password
2019-02-01 Tomas Cohen AraziBug 17006: Unit tests
2019-02-01 Tomas Cohen AraziBug 21478: (QA follow-up) Make sure tests don't fail...
2019-02-01 Tomas Cohen AraziBug 21478: Unit tests
2019-01-31 Tomas Cohen AraziBug 22051: Unit tests
2019-01-31 Tomas Cohen AraziBug 22047: Unit tests
2019-01-31 Olli-Antti KivilahtiBug 7614: Fix my variable earlier declaration bug.
2019-01-31 Lari TaskulaBug 7614: Check transfer limit in CanBookBeReserved...
2019-01-31 Lari TaskulaBug 7614: Add a new method Koha::Libraries->pickup_loca...
2019-01-23 Jonathan DruartBug 22006: Add tests
2019-01-23 Ere MaijalaBug 21084: Fix automatic truncation in authority search
next