Bug 23579: (RM follow-up) Fix failing tests
[koha.git] / t /
2019-10-25 Martin RenvoizeBug 23579: (RM follow-up) Fix failing tests
2019-10-25 Jonathan DruartBug 23413: Fix tests
2019-10-24 Martin RenvoizeBug 23805: Drop type lookup as it's now a foreign key
2019-10-24 Martin RenvoizeBug 23805: Update 'W' to 'WRITEOFF' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'FOR' to 'FORGIVEN' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update accounttype references in tests
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Explicitly set accounttype...
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Silence noisy warnings
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Fix for missing types in...
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) ILSDI test data correction
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Check constraint test corrections
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Correction to patrons_accounts.t
2019-10-24 Martin RenvoizeBug 23049: Drop type lookup as it's now a foreign key
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update 'PF' to 'PROCESSING' for consistency
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update debit_type_code 'Res' to 'RESERVE'
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-24 Martin RenvoizeBug 23049: Add tests
2019-10-24 Martin RenvoizeBug 23049: Add debit_type
2019-10-24 Jonathan DruartBug 23152: Fix more pluralisation (and add tests)
2019-10-24 Nick ClemensBug 23413: Update tests to use build_sample_biblio
2019-10-24 Nick ClemensBug 23392: Don't display private notes in MARC21
2019-10-23 Tomas Cohen AraziBug 23843: Make funds endpoint tests more robust
2019-10-23 Tomas Cohen AraziBug 23793: Unit tests
2019-10-23 Ere MaijalaBug 13937: (follow-up) Fix searching with UTF-8 characters.
2019-10-22 Jonathan DruartBug 22445: Replace %% with {}
2019-10-22 Martin RenvoizeBug 22445: Add new pattern %normalized_isbn%
2019-10-22 Martin RenvoizeBug 22445: Allow marc fields as pattern
2019-10-22 Martin RenvoizeBug 22445: Add tests for Koha::Biblio->custom_cover_ima...
2019-10-21 Tomas Cohen AraziBug 23770: (follow-up) Add tests for Koha::Objects...
2019-10-21 Tomas Cohen AraziBug 23770: Unit tests
2019-10-17 Tomas Cohen AraziBug 23807: Unit tests
2019-10-17 Jonathan DruartBug 23821: Remove new occurrence of create_helper_biblio
2019-10-15 Martin RenvoizeBug 23129: (RM follow-up) Fix failing test
2019-10-15 Jonathan DruartBug 23038: Remove unused stderr vars
2019-10-15 Jonathan DruartBug 23038: Hide expected warnings from tests
2019-10-15 Nick ClemensBug 23129: Unit test
2019-10-15 Ere MaijalaBug 13937: (QA follow-up) Make tests work with YAZ...
2019-10-14 Ere MaijalaBug 13937: (QA follow-up) Fix tests.
2019-10-10 Colin CampbellBug 21580: Add test for message buyer_ean method
2019-10-09 Martin RenvoizeBug 20334: (RM follow-up) Fix test for case insensative...
2019-10-09 Martin RenvoizeBug 20334: (RM follow-up) Fix test for case insensative...
2019-10-09 Fridolin SomersBug 22997: Unit test
2019-10-08 Katrin FischerBug 23697: (QA follow-up) Rename PatronAutocompletion...
2019-10-08 Matthias MeusburgerBug 23697: (follow-up) Add autocompletion search in...
2019-10-08 Ere MaijalaBug 13937: Add SRU tests
2019-10-08 Ere MaijalaBug 13937: Fix RPN conversion
2019-10-08 Ere MaijalaBug 13937: Add tests for search and retrieval
2019-10-08 Ere MaijalaBug 13937: Fix issues found in QA
2019-10-08 Nick ClemensBug 13937: Add unit tests
2019-10-08 Josef MoravecBug 17005: Test for checked_in parameter
2019-10-08 Tomas Cohen AraziBug 23677: Unit tests
2019-10-08 David GustafssonBug 20334: Option for escaping slashes in search queries
2019-10-08 Katrin FischerBug 14669: Add search option for managing library to...
2019-10-07 Nick ClemensBug 23389: Add 'All' option to report dropdowns
2019-10-07 Martin RenvoizeBug 23039: (RM follow-up) Fix basic_workflow test
2019-10-07 Agustin MoyanoBug 23710: (follow-up) Add tests for new features in...
2019-10-07 Martin RenvoizeBug 18084: (RM follow-up) Fix authentication tests
2019-10-03 NickBug 20589: (follow-up) Fix tests
2019-10-03 Martin RenvoizeBug 20589: (RM follow-up) Fix Koha::SearchField.t
2019-10-03 NickBug 21985: Fix further occurences
2019-10-03 Jonathan DruartBug 21985: Trying to fix the next failure
2019-10-03 Jonathan DruartBug 21985: Fix Circulation tests when ES it set, by...
2019-10-02 NickBug 20589: Remove expanded_facet variable and fix tests
2019-10-02 David GustafssonBug 20589: fix QueryBuilder tests
2019-10-02 David GustafssonBug 20589: Add field boosting and use query_string...
2019-10-01 Magnus EngerBug 22280: Add a unit test
2019-10-01 Agustin MoyanoBug 19618: Add tests
2019-10-01 Kyle M HallBug 23688: System preference uppercasesurnames broken...
2019-10-01 Fridolin SomersBug 23679: add Unit Test t/db_dependent/Circulation...
2019-09-30 Tomas Cohen AraziBug 23624: (QA follow-up) Test error cases
2019-09-30 Tomas Cohen AraziBug 23624: Unit tests
2019-09-27 Tomas Cohen AraziBug 23607: Make /patrons/:patron_id/account staff only
2019-09-25 Tomas Cohen AraziBug 23517: (follow-up) AddReserve expects a priority...
2019-09-24 Martin RenvoizeBug 23526: (RM follow-up) Fix failing test
2019-09-23 Tomas Cohen AraziBug 23517: (follow-up) More test cases
2019-09-23 Tomas Cohen AraziBug 23517: (follow-up) Tidy tests
2019-09-23 Tomas Cohen AraziBug 23517: Add a spec for PUT /holds/{hold_id}/priority
2019-09-23 Martin RenvoizeBug 23321: (follow-up) Add test for Koha::Account change
2019-09-23 Martin RenvoizeBug 23321: Allow setting of branch default
2019-09-23 Martin RenvoizeBug 23321: Koha::Library additions
2019-09-23 Martin RenvoizeBug 23321: Add cash register management
2019-09-23 Tomas Cohen AraziBug 23584: Add the controller method and tests
2019-09-23 Tomas Cohen AraziBug 22837: (follow-up) Fix some tests
2019-09-23 Martin RenvoizeBug 22837: Update callers to use new signature
2019-09-23 Tomas Cohen AraziBug 23425: (QA follow-up) Keep it generic
2019-09-13 Tomas Cohen AraziBug 6759: (QA follow-up) Unit tests
2019-09-13 Tomas Cohen AraziBug 23272: Adapt controller and tests
2019-09-12 Tomas Cohen AraziBug 23580: Unit tests
2019-09-12 Lari TaskulaBug 16825: Add API route for getting an item
2019-09-12 Tomas Cohen AraziBug 23599: Regression tests
2019-09-10 Fridolin SomersBug 23004: Unit test
2019-09-09 Fridolin SomersBug 23404: Change UT calls
2019-09-09 Fridolin SomersBug 23404: add UT to show bug
2019-09-06 Jonathan DruartBug 23079: Add tests
2019-09-06 Ere MaijalaBug 22258: Elasticsearch: Add array as an alternative...
next