Bug 35657: Unit tests for relation accessor additions
[koha.git] / t /
2024-05-02 Martin RenvoizeBug 35657: Unit tests for relation accessor additions
2024-05-02 Matthias Le GacBug 36122: Update unit test
2024-05-02 Matthias Le GacBug 36122: Add unit test
2024-05-02 Nick ClemensBug 36678: Adjust unit tests
2024-05-01 Martin RenvoizeBug 29393: (QA follow-up) Add key to Permissions test
2024-04-30 Tomas Cohen AraziBug 32610: (follow-up) Adjust TestBuilder
2024-04-30 Martin RenvoizeBug 32610: (QA follow-up) Fix unit tests
2024-04-30 Shi Yao WangBug 32610: Patron attribute is_date error handling...
2024-04-30 Martin RenvoizeBug 33237: Rearrange unit tests and ensure consistency
2024-04-30 Martin RenvoizeBug 33237: (QA follow-up) Clarify tests and Mock
2024-04-30 Hammat WeleBug 33237: (follow-up) Unit tests
2024-04-30 Nick ClemensBug 32565: (follow-up) Tidy
2024-04-30 Pedro AmorimBug 32565: (QA follow-up) Fix tests
2024-04-30 Nick ClemensBug 32565: Unit tests
2024-04-30 Nick ClemensBug 32565: Add unallocated option to holds queue
2024-04-30 Nick ClemensBug 36508: Unit tests
2024-04-30 Martin RenvoizeBug 32435: Unit tests for Ticket/Ticket::Update change
2024-04-30 Martin RenvoizeBug 35628: Add unit tests for Koha::Ticket::Update...
2024-04-30 Martin RenvoizeBug 35628: Add unit tests for Koha::Ticket addition
2024-04-30 Martin RenvoizeBug 35628: Unit tests for addition to tickets API
2024-04-30 Jonathan DruartBug 35138: Fix Koha_Elasticsearch.t
2024-04-29 Pedro AmorimBug 26297: (QA follow-up): Update tests
2024-04-29 Pedro AmorimBug 26297: Add tests
2024-04-29 Martin RenvoizeBug 29393: (QA follow-up) Tidy and make executable...
2024-04-29 Alex ArnaudBug 29393: Ability to send emails from patron details...
2024-04-29 Martin RenvoizeBug 12802: Clarify system preferences
2024-04-29 Martin RenvoizeBug 12802: Update notice_email_address method to return...
2024-04-29 Marcel de RooyBug 35993: (follow-up) Fix MarcOverlayRules.t too
2024-04-29 Marcel de RooyBug 35993: (follow-up) Fix Merge.t
2024-04-29 Mark HofstetterBug 31652: Add geo-search
2024-04-29 Björn NylénBug 32392: Tests for changes in C4::Serials::GetNextSeq
2024-04-29 Marcel de RooyBug 35993: Apply new routine to ModBiblioMarc
2024-04-29 Marcel de RooyBug 35993: Add SimpleMarc::update_last_transaction_time
2024-04-29 Marcel de RooyBug 19097: Adjust some GetMarcFromKohaField calls
2024-04-29 Marcel de RooyBug 19097: Remove wantarray from GetMarcFromKohaField
2024-04-29 Marcel de RooyBug 19097: Remove wantarray from GetMarcSubfieldStructu...
2024-04-29 Nick ClemensBug 35646: (follow-up) Correct firstaquidate type
2024-04-29 Nick ClemensBug 35646: Unit tests
2024-04-29 Nick ClemensBug 36605: Add update_lastseen to handle_patron_status...
2024-04-29 Kyle M HallBug 34032: (QA follow-up) Tidy code
2024-04-29 Emmi TakkinenBug 34032: Use reserves.patron_expiration_date if set
2024-04-29 Emmi TakkinenBug 34032: Set new expirationdate if waiting status...
2024-04-29 Nick ClemensBug 30324: (follow-up) Remove stray comments
2024-04-29 Nick ClemensBug 30324: Unit tests
2024-04-26 Tomas Cohen AraziBug 31791: (follow-up) Fix Permissions.t
2024-04-26 Tomas Cohen AraziBug 36495: Fix erm_counter_files.t
2024-04-26 Tomas Cohen AraziBug 36206: (follow-up) Fix Permissions.t
2024-04-26 Alex ArnaudBug 22613: Add GET endpoint /patrons/{patron_id}/checkouts
2024-04-26 Tomas Cohen AraziBug 31791: Add Koha::Biblio::Metadata->record_source
2024-04-26 Tomas Cohen AraziBug 31791: Add x-record-source-id header to POST /biblios
2024-04-26 Tomas Cohen AraziBug 31791: Add 'source_record_id' param to {Add,Mod...
2024-04-26 Tomas Cohen AraziBug 31791: Add Koha::Biblio->can_be_edited
2024-04-26 Andreas JonssonBug 35826: Add unit tests.
2024-04-26 Tomas Cohen AraziBug 36505: Unit tests
2024-04-26 Tomas Cohen AraziBug 36495: Use render_resource_not_found() helper every...
2024-04-26 Tomas Cohen AraziBug 36495: Add render_resource_not_found() and render_r...
2024-04-26 Pedro AmorimBug 36482: Add embed tests
2024-04-26 Tomas Cohen AraziBug 36481: Add GET /libraries/:library_id/cash_registers
2024-04-26 Tomas Cohen AraziBug 36480: Add GET /libraries/:library_id/desks
2024-04-26 Tomas Cohen AraziBug 36480: Add Koha::Library->desks
2024-04-26 Jonathan DruartBug 35353: Add REST API endpoint to retrieve old holds
2024-04-26 Jonathan DruartBug 35919: Fix cypress tests
2024-04-26 Tomas Cohen AraziBug 35919: Add Koha::Biblio::Metadata->source_allows_ed...
2024-04-26 Matt BlenkinsopBug 35919: Add superlibrarian permission to Permissions.t
2024-04-26 Tomas Cohen AraziBug 35919: Add cypress tests
2024-04-26 Tomas Cohen AraziBug 35919: Add /record_sources endpoints
2024-04-26 Martin RenvoizeBug 16122: Tidy changed code blocks
2024-04-26 Lucas GassBug 16122: Add unit test
2024-04-26 David GustafssonBug 36160: Use $builder->build_object for patron object...
2024-04-26 Marcel de RooyBug 27893: (follow-up) Check orderstatus in orders...
2024-04-26 Martin RenvoizeBug 36535: (QA follow-up) Use dt_from_string
2024-04-26 Jonathan DruartBug 36535: (bug 33568 follow-up) Add missing tests
2024-04-26 Martin RenvoizeBug 35362: (follow-up) Fix guaruntor preview modal...
2024-04-26 Marcel de RooyBug 35979: (follow-up) Add check in ->enqueue
2024-04-26 Jonathan DruartBug 30645: Add tests
2024-04-26 Pedro AmorimBug 30645: Add REST/Plugin/Query tests
2024-04-24 Martin RenvoizeBug 35568: (RM follow-up) Use warnings_exist over warni...
2024-04-24 Martin RenvoizeBug 32132: (RM follow-up) Use testbuilder in Acquisitions.t
2024-04-23 Emmi TakkinenBug 32132: Fix failing tests
2024-04-22 Nick ClemensBug 36328: (QA follow-up) Expand tests and reorder...
2024-04-22 Jonathan DruartBug 36328: Add a separate 'note' profile
2024-04-22 Jonathan DruartBug 36328: Add test
2024-04-22 Nick ClemensBug 33960: Unit tests
2024-04-22 Katrin FischerBug 35581: Fix failing t/db_dependent/Koha/ILL/Request.t
2024-04-22 Tomas Cohen AraziBug 35581: Cleanup Comments.t
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest -> Koha::ILL::Request
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::SupplierUpdate* -> Koha...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Logger -> Koha::ILL::Reque...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Config -> Koha::ILL::Reque...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Workflow* -> Koha::ILL...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequestattribute* -> Koha::ILL...
2024-04-22 Pedro AmorimBug 35581: Koha::Illcomment* -> Koha::ILL::Comment*
2024-04-22 Pedro AmorimBug 35581: Illbatchstatus* -> ILL::Batch::Status*
2024-04-22 Pedro AmorimBug 35581: Koha::*Illbatch* -> Koha::*ILL::*Batch*
2024-04-22 Pedro AmorimBug 35581: Koha::Illbackend -> Koha::ILL::Backend
2024-04-22 Kyle M HallBug 35568: Add a transform_prepared_letter plugin hook...
2024-04-22 Victor Grousset... Bug 35616: (QA follow-up): tidy up code and fix exec...
2024-04-22 Martin RenvoizeBug 35616: API specification update
2024-04-19 Tomas Cohen AraziBug 35967: Add more test cases
2024-04-19 Aleisha AmohiaBug 35967: Add REST API endpoint to list patron recalls
next