Bug 21036: Fix uninitialized value within @itemnumber in string ne
[koha.git] / t /
2019-05-08 Jonathan DruartBug 21671: Prevent Modifications.t to fail randomly
2019-05-08 Jonathan DruartBug 22453: Make TestBuilder generates dates taking...
2019-05-08 Mirko TietgenBug 22808: Move Cache.t to db_dependent
2019-05-08 Nick ClemensBug 22010: Check preferences for ebook integration
2019-05-02 Martin RenvoizeBug 22478: (RMaint follow-up) source t::lib::Mocks
2019-05-02 Martin RenvoizeBug 22478: (QA follow-up) Update tests to check for...
2019-04-29 Martin RenvoizeBug 22478: (QA follow-up) Make test consistent with...
2019-04-29 Katrin FischerBug 22478: Fix POD
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 Ere MaijalaBug 22339: Fix search field mappings of MARC fixed...
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 Jonathan DruartBug 21998: Silent tests
2019-04-01 Josef MoravecBug 21998: Throw exception on bad pattern
2019-04-01 Marcel de RooyBug 21998: Add pattern parameter in Koha::Token
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 Marcel de RooyBug 18736: (QA follow-up) Change to signed, add large...
2019-03-25 Nick ClemensBug 18736: (follow-up) Remove duplicate code and adjust...
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 Fridolin SomersBug 21560: Unit test for Koha::Util::OpenDocument
2019-03-19 Nick ClemensBug 22296: Add Invoice Adjustments to GetBudgetHierarchy
2019-03-12 Ere MaijalaBug 22246: Fix indexing of large fields with Elasticsearch
2019-03-12 Jonathan DruartBug 22416: (bug 22140 follow-up) Remove warnings in...
2019-03-12 Jonathan DruartBug 22466: Do not ask for TT methods to be filtered
2019-03-12 Jonathan DruartBug 22466: Add tests
2019-03-05 Nick ClemensBug 22228: Update test for updated mappings
2019-03-05 Ere MaijalaBug 22228: Escape lone colons and make sure term is...
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 Tomas Cohen AraziBug 21798: We need t::lib::TestBuilder::gimme_a_biblio
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...
next