Bug 36142: recallsview template param for opac-recall.tt
[koha.git] / t /
2024-04-05 Emily LamancusaBug 36409: Fix capitalization for AcquisitionsDefaultEM...
2024-04-05 Marcel de RooyBug 36268: Add a mock for ReplyToDefault
2024-04-05 Jonathan DruartBug 36349: Add tests
2024-04-04 Tomas Cohen AraziBug 35129: Regression tests
2024-04-04 Julian MauriceBug 36432: Remove circular dependency from Koha::Object
2024-04-03 Fridolin SomersBug 24879: (follow-up) Fix test suite
2024-04-03 Andreas JonssonBug 36244: Unit test for tt syntax in parameters
2024-04-02 Kyle M HallBug 36159: (QA follow-up) Tidy code
2024-04-02 Kyle M HallBug 36159: Add unit test
2024-04-02 Pedro AmorimBug 34886: Comment failing tests
2024-04-02 Marcel de RooyBug 34886: (QA follow-up) chmod, remove POD
2024-04-02 Pedro AmorimBug 34886: Add selenium tests
2024-03-25 Pedro AmorimBug 35107: Add tests
2024-03-25 Marcel de RooyBug 35536: (follow-up) Fix Plugins.t for D10
2024-03-25 Marcel de RooyBug 35548: (follow-up) Fix mock statement for D10
2024-03-25 Tomas Cohen AraziBug 34943: (QA follow-up) Use `before_biblio_action...
2024-03-25 Tomas Cohen AraziBug 34943: Unit tests
2024-03-25 Katrin FischerBug 35850: Adjust tests to changed IDs
2024-03-22 Nick ClemensBug 35386: Add RESTAPIRenewalBranch system preference
2024-03-22 Pedro AmorimBug 34431: Update tests
2024-03-22 Matthias MeusburgerBug 25813: Enhance patron expiration in SIP display
2024-03-22 Katrin FischerBug 35793: Remove now obsolete unit test file
2024-03-22 Marcel de RooyBug 35548: Test KitchenSink plugin
2024-03-22 Marcel de RooyBug 35536: Remove last two references to resultset...
2024-03-22 Marcel de RooyBug 35536: Refine verbose handling in some Koha::Plugin...
2024-03-22 Marcel de RooyBug 35536: Reorder rollbacks
2024-03-22 Marcel de RooyBug 35536: Add RemovePlugins calls in plugin unit tests
2024-03-22 Marcel de RooyBug 35536: Add Koha::Plugins->RemovePlugins class method
2024-03-22 Marcel de RooyBug 35536: Reorganize Plugins.t
2024-03-22 Marcel de RooyBug 36397: Quick fix for Koha/Plugins/authority_hooks.t
2024-03-22 Nick ClemensBug 36331: Don't check reserves that an item cannot...
2024-03-20 Jonathan DruartBug 36355: Prevent csrf.ts to fail if DB has libraries...
2024-03-19 Tomas Cohen AraziBug 36329: (follow-up) Fix error message comparisson...
2024-03-19 Tomas Cohen AraziBug 34611: Unit tests
2024-03-19 Nick ClemensBug 27595: Add place_hold method to Koha::Suggestion
2024-03-19 Tomas Cohen AraziBug 36329: Make POST /transfer_limits/batch honor Branc...
2024-03-19 Jonathan DruartBug 36356: Fix rollback from FrameworkPlugin.t
2024-03-18 Katrin FischerBug 35539: (QA follow-up) Remove defer_marc_save from...
2024-03-18 Jonathan DruartBug 33036: Use Koha::Objects
2024-03-18 Jonathan DruartBug 33036: Add more tests
2024-03-18 Jonathan DruartBug 33036: Improve merge_with tests
2024-03-18 Zeno TajoliBug 33036: REST API: Merge biblio records implements...
2024-03-18 Katrin FischerBug 35331: Fix URL parmameter in unit test
2024-03-18 Pedro AmorimBug 35331: (QA follow-up): Avoid code pattern iterating...
2024-03-18 Pedro AmorimBug 35331: Add plugin hook tests
2024-03-15 Nick ClemensBug 29522: Unit test
2024-03-15 Nick ClemensBug 35944: (QA follow-up) Tidy
2024-03-15 Martin RenvoizeBug 35944: Unit tests
2024-03-15 Marcel de RooyBug 35997: (QA follow-up) Number of tests
2024-03-15 Kyle M HallBug 35997: Add tests
2024-03-15 Martin RenvoizeBug 35248: Add tests for Koha::Booking->_assign_item_fo...
2024-03-15 Martin RenvoizeBug 35248: Add tests for Koha::Booking->store
2024-03-15 Martin RenvoizeBug 35248: Add unit tests for Koha::Bibilio->bookable_items
2024-03-15 Martin RenvoizeBug 35248: Add unit tests for Koha::Bibilio->check_booking
2024-03-15 Martin RenvoizeBug 35248: Add Koha::Biblio->bookings unit test
2024-03-15 Martin RenvoizeBug 35248: Add unit tests for Koha::Booking relations
2024-03-15 Martin RenvoizeBug 35248: Add test for Koha::Exceptions::Booking
2024-03-15 Martin RenvoizeBug 35248: Add unit tests for Koha::Item->check_booking
2024-03-15 Martin RenvoizeBug 35248: Unit tests for CanBookBeIssued
2024-03-15 Martin RenvoizeBug 35248: Add unit tests for Koha::Item->find_booking
2024-03-15 Martin RenvoizeBug 35248: Add unit test for Koha::Item->bookings relation
2024-03-15 Tomas Cohen AraziBug 35788: Test for current day booking
2024-03-15 Jonathan DruartBug 35788: Remove Koha::Template::Plugin::Biblio::Booki...
2024-03-15 Martin RenvoizeBug 35787: Add unit test for filter_by_bookable
2024-03-15 Jonathan DruartBug 32671: Prevent selenium/basic_workflow.t to fail...
2024-03-12 Jonathan DruartBug 36177: Add Cypress tests
2024-03-12 Jonathan DruartBug 36177: Cypress tests - cypress-mysql config
2024-03-08 Marcel de RooyBug 36066: (follow-up) Move 403 to 409 when status...
2024-03-08 Marcel de RooyBug 36066: Add tests
2024-03-08 Lucas GassBug 35950: Adjust tests
2024-03-08 Martin RenvoizeBug 35840: (QA follow-up) Tidy and critic fix
2024-03-08 Lucas GassBug 35840: Add unit tests
2024-03-08 Matt BlenkinsopBug 36012: Add 'waits' to cypress test
2024-03-07 Kyle M HallBug 35357: Enhance unit tests
2024-03-07 Kyle M HallBug 35357: Remove item from holds queue when it is...
2024-03-07 Kyle M HallBug 35357: Add unit test
2024-03-07 Tomas Cohen AraziBug 36056: Clarify subpermissions AND behavior
2024-03-07 Martin RenvoizeBug 35469: Add 'manage_bookings' permission to biblios...
2024-03-07 Martin RenvoizeBug 35469: Add 'manage_bookings' subpermission to ...
2024-03-07 Fridolin SomersBug 36010: Fix Items/AutomaticItemModificationByAge...
2024-03-07 Martin RenvoizeBug 31427: (follow-up) Unit tests
2024-03-07 Marcel de RooyBug 36100: (QA follow-up) Move 400 to 409
2024-03-07 Martin RenvoizeBug 36100: Update unit tests for add
2024-03-07 Victor Grousset... Bug 35963: (QA follow-up): tidy up code and fix exec...
2024-03-07 Julian MauriceBug 35963: Add tests
2024-03-07 Kyle M HallBug 35398: (QA follow-up) Tidy code
2024-03-07 Martin RenvoizeBug 35398: Unit test
2024-03-07 Martin RenvoizeBug 35398: Add unit test for extraction of library_rota...
2024-03-04 Jonathan DruartBug 35329: Fix selenium tests if no fund exist
2024-03-04 Tomas Cohen AraziBug 36084: Fix cookie domain for www/ tests
2024-03-01 Jonathan DruartBug 35329: (follow-up) Add styling to info and error
2024-03-01 Jonathan DruartBug 35329: Add POD + tidy Selenium.pm
2024-03-01 Jonathan DruartBug 35329: Add cypress tests
2024-03-01 Jonathan DruartBug 35329: Add selenium tests
2024-03-01 Jonathan DruartBug 36084: Fix file upload and www/batch.t
2024-03-01 Jonathan DruartBug 36102: (follow-up 2) Add cud-login to the login...
2024-03-01 Jonathan DruartBug 34478: (follow-up) Manual fix - Make Koha::Token...
2024-03-01 Jonathan DruartBug 34478: Fix www/auth_values_input_www.t
2024-03-01 Jonathan DruartBug 34478: Fix selenium/administration_tasks.t
2024-03-01 Jonathan DruartBug 34478: op modify=>edit_form, add=>add_form - member...
next