Bug 30133: Simplify code
[koha.git] / t /
2021-10-01 Martin RenvoizeBug 28316: (QA follow-up) Make clean_search_term public
2021-10-01 Petro VashchukBug 28316: add tests
2021-10-01 Kyle M HallBug 28464: Add unit tests
2021-10-01 Andreas RoussosBug 28472: (follow-up) add unit test for the case where...
2021-10-01 Nick ClemensBug 28676: Unit test
2021-09-23 Kyle M HallMerge remote-tracking branch 'koha-translate/21.05...
2021-09-23 Kyle M Hall[21.05] Fix unit tests for t/Search.t
2021-09-22 Tomas Cohen AraziBug 28772: Fix auth_authenticate_api_request.t
2021-09-22 Jonathan DruartBug 28772: Fix Koha/Object.t
2021-09-15 Jonathan DruartBug 28772: Make validate_secret return 1|0
2021-09-15 Tomas Cohen AraziBug 28772: (QA follow-up) Fix wrong message
2021-09-15 Tomas Cohen AraziBug 28722: Regression tests
2021-09-15 Tomas Cohen AraziBug 28772: Make Koha::ApiKey->store encrypt the secret
2021-09-15 Jonathan DruartBug 28929: Add selenium tests
2021-09-03 Nick ClemensBug 28373: [21.05.x] Add PassItemMarcToXSLT system...
2021-09-03 Tomas Cohen AraziBug 28744: Regression tests
2021-09-03 Fridolin SomersBug 28554: Fix t/db_dependent/AuthorisedValues.t
2021-09-03 Kyle M HallBug 25619: (QA follow-up) Fix subtest description
2021-09-03 Kyle M HallBug 25619: Unit Tests
2021-08-20 Fridolin SomersBug 28873: Fix age displayed in db_dependent/Koha/Patrons.t
2021-08-20 Jonathan DruartBug 28802: Fix Asset.t
2021-08-13 Martin RenvoizeBug 28813: Update unit tests
2021-08-06 Jonathan DruartBug 28630: Improve date comparisons in tests
2021-08-06 Martin RenvoizeBug 28630: Add unit tests
2021-08-06 Tomas Cohen AraziBug 28741: Regression tests
2021-08-06 Jonathan DruartBug 28509: Prevent Koha/Acquisition/Orders.t to fail...
2021-07-30 Jonathan DruartBug 28632: Prevent api/v1/patrons.t to fail on dates...
2021-07-30 Jonathan DruartBug 28620: Replace remaining occurrence in test
2021-07-30 Nick ClemensBug 22801: (follow-up) Use date-of-publication directly
2021-07-16 Jonathan DruartBug 28483: Fix t/Search/buildQuery.t
2021-07-16 Nick ClemensBug 28384: Add 'no_items' option to TransformMarcToKoha
2021-07-16 Kyle M HallBug 27908: Add unit test
2021-07-16 Kyle M HallBug 27907: Add unit test
2021-07-16 Kyle M HallBug 27906: Add unit test
2021-07-16 Marcel de RooyBug 28644: Fix calling borrowernumber on undefined...
2021-07-09 Tomas Cohen AraziBug 28299: Unit tests for buildKohaItemsNamespace
2021-07-09 Tomas Cohen AraziBug 28604: Regression tests
2021-07-09 Nick ClemensBug 28480: (QA follow-up) Add unit test
2021-07-09 Martin RenvoizeBug 28581: Add 'from_email_address' method and use...
2021-07-09 Jonathan DruartBug 28516: Prevent failures if borrower_attribute_types...
2021-07-02 Martin RenvoizeBug 27600: Remove password check from `add_hold`
2021-07-02 Martin RenvoizeBug 27600: Remove password check from `cancel_hold`
2021-07-02 Martin RenvoizeBug 27600: Add unit test
2021-07-02 Joonas KylmäläBug 28479: Use primary keys to check object existence...
2021-06-24 Jonathan DruartBug 28409: Adjust regression test
2021-06-24 Tomas Cohen AraziBug 28586: (follow-up) updated_by should be set
2021-06-18 Tomas Cohen AraziBug 28503: (follow-up) Get rid of tests warnings
2021-06-18 Nick ClemensBug 28503: Unit tests
2021-06-18 Joonas KylmäläBug 28520: Allow creating a transfer back automatically...
2021-06-18 Martin RenvoizeBug 24434: Unit tests for updateWrongTransfer
2021-06-18 Martin RenvoizeBug 24434: Add Unit Tests for relations
2021-06-18 Tomas Cohen AraziBug 27931: Unit tests
2021-06-18 Joonas KylmäläBug 28490: Revert "Bug 26995: Remove references to...
2021-06-18 Jonathan DruartBug 28489: Add selenium tests
2021-06-18 Joonas KylmäläBug 27064: Correct transferbook.t tests to reflect...
2021-06-18 Martin RenvoizeBug 27064: (QA follow-up) Pass 'replace' through to...
2021-06-18 Nick ClemensBug 28482: Unit test
2021-05-25 Jonathan DruartBug 28385: Add tests
2021-05-25 Tomas Cohen AraziBug 28369: (QA follow-up) Restore PUT with deprecation...
2021-05-25 Tomas Cohen AraziBug 28369: Regression tests
2021-05-25 Tomas Cohen AraziBug 28424: (follow-up) Do not create account lines...
2021-05-25 Tomas Cohen AraziBug 28424: Regression tests
2021-05-20 Tomas Cohen AraziBug 28273: Unit tests
2021-05-19 Kyle M HallBug 27837: Check the MARC directly, not the transformed...
2021-05-19 Nick ClemensBug 27837: Unit tests for blank permanent location
2021-05-19 Jonathan DruartBug 27837: Prevent the tests to fail is the field is...
2021-05-19 Kyle M HallBug 27837: Add unit tests
2021-05-19 Fridolin SomersBug 27724: Add unit test
2021-05-17 Nick ClemensBug 28320: Add DB connection check to the SIP SC status...
2021-05-17 Jonathan DruartBug 28220: UI changes
2021-05-17 Jonathan DruartBug 28220: Add more tests
2021-05-17 Jonathan DruartBug 28220: Add test for updating an existing patron
2021-05-17 Jonathan DruartBug 28220: Handle NonRepeatable
2021-05-17 Jonathan DruartBug 28220: Handle InvalidType
2021-05-17 Jonathan DruartBug 28220: prevent patron to be created if attributes...
2021-05-17 Jonathan DruartBug 28220: Add tests to import
2021-05-17 Jonathan DruartBug 28220: Deal with merge
2021-05-17 David CookBug 28200: Remove unit test using abbreviated format
2021-05-12 Tomas Cohen AraziBug 18989: (QA follow-up) Make Koha::Biblio->hidden_in_...
2021-05-11 Nick ClemensBug 23406: Unit test
2021-05-11 Nick ClemensBug 27203: Adjust unit tests
2021-05-11 Tomas Cohen AraziBug 28272: Fix many things...
2021-05-10 Martin RenvoizeBug 28108: Fix filtering
2021-05-10 Kyle M HallBug 26995: Remove references to relationship column
2021-05-10 Petro VashchukBug 28286: show "Place hold" button if item is holdable
2021-05-10 Nick ClemensBug 24154: (follow-up) Make parameter and variable...
2021-05-07 Jonathan DruartBug 28281: Add tests
2021-05-07 Jonathan DruartBug 28278: Uncomment and test access_dirs
2021-05-07 Julian MauriceBug 28278: Add unit test for Koha::Config::read_from_file
2021-05-07 Ere MaijalaBug 27584: Refactor OAI-PMH paging to improve performance
2021-05-07 Lari TaskulaBug 14723: Additional delivery notes to messages
2021-05-06 Nick ClemensBug 27577: Unit test
2021-05-04 Jonathan DruartBug 28288: Prevent XSISBN.t to fail if service is retur...
2021-05-04 Jonathan DruartBug 28254: Add missing tests for PUT and POST
2021-05-04 Jonathan DruartBug 28254: Simplify tests
2021-05-04 Martin RenvoizeBug 28254: (QA follow-up) override -> force
2021-05-04 Tomas Cohen AraziBug 28254: Unit tests
2021-05-04 Tomas Cohen AraziBug 28254: Add 'override' parameter to Koha::Hold-...
2021-05-04 Tomas Cohen AraziBug 27898: Unit tests
2021-05-04 Tomas Cohen AraziBug 27797: (QA follow-up) Pickup locations can be overr...
next