Bug 36244: DBRev 22.11.15.001
[koha.git] / t /
2024-03-25 Frédéric DemiansMerge branch '22.11.x' into 22.11.x-security
2024-03-19 Andreas JonssonBug 36244: Unit test for tt syntax in parameters
2024-02-23 Jonathan DruartBug 36034: Add test
2024-02-22 Frédéric DemiansBug 29510: RMaint fix test count
2024-02-22 Tomas Cohen AraziBug 29510: Regression tests
2024-02-22 Jonathan DruartBug 35918: Add test
2024-02-22 Frédéric DemiansBug 35890: RMaint quick fix to make tests work
2024-02-22 Jonathan DruartBug 35890: Add tests for AutoLocation
2024-02-08 Martin RenvoizeBug 34893: (RMaint follow-up) Test plan correction
2024-02-08 Martin RenvoizeBug 34893: (RMaint follow-up) Fix test plan
2024-01-26 Tomas Cohen AraziBug 34893: Unit tests for C4::Auth::checkpw
2024-01-26 Kyle M HallBug 34893: (QA follow-up) Tidy code for qa script
2024-01-26 Kyle M HallBug 34893: Add unit tests
2024-01-19 Matt BlenkinsopBug 35204: Add unit tests
2023-11-16 Martin RenvoizeBug 35343: Add record accessor method to Koha::Authority
2023-11-15 Pedro AmorimRmaint fix: Same as 7e9866a
2023-11-14 Jonathan DruartBug 35284: Fix tests
2023-11-14 Nick ClemensBug 17798: Confirm hold when printing slip from another...
2023-11-13 Tomas Cohen AraziBug 31393: Tidy
2023-11-13 Julian MauriceBug 31393: Koha::Config: handle the special case for...
2023-11-13 Nick ClemensBug 34678: Unit test
2023-11-13 Laura EscamillaBug 34954: Fixed typo to 'dateexpiry'
2023-11-13 Jonathan DruartBug 33606: Add a erm/config route to retrieve the ERM...
2023-11-13 Jonathan DruartBug 35199: (bug 34448 follow-up) Fix error handling...
2023-11-13 Tomas Cohen AraziBug 35167: Regression tests
2023-11-13 Kyle M HallBug 34731: Throw exception if SendQueuedMessages is...
2023-11-13 Tomas Cohen AraziBug 35105: Regression tests
2023-11-13 Tomas Cohen AraziBug 35053: Regression tests
2023-11-13 Marcel de RooyBug 35042: Remove set datelastseen to null on table...
2023-11-13 Julian MauriceBug 27249: Replace DateTime->now by dt_from_string
2023-11-13 Julian MauriceBug 27249: Prevent infinite loop when searching for...
2023-10-18 Matt BlenkinsopRmaint fix: Fix number of tests in Auth.t
2023-10-18 Matt BlenkinsopRmaint fix: Fix number of tests in ILS.t
2023-10-17 Matt BlenkinsopBug 34883: Add unit test
2023-10-17 David CookBug 34549: Strip non-XML chars during TransformHtmlToMarc
2023-10-17 Aleisha AmohiaBug 34722: Prevent other items from displaying to fill...
2023-10-17 Marcel de RooyBug 34887: Merge with db_dependent Patron.t
2023-10-17 Marcel de RooyBug 34887: Fix transactions in db dependent Patron.t
2023-10-17 Marcel de RooyBug 34887: Remove Test::DBIx::Class from Patron.t
2023-10-17 Marcel de RooyBug 34825: Merge Letters.t into t/db/Letters.t
2023-10-17 Marcel de RooyBug 34825: Remove Test::DBIx::Class from Letters.t
2023-10-17 Marcel de RooyBug 34968: Remove unneeded module from Search.t
2023-10-17 Marcel de RooyBug 34969: Remove unneeded module from buildQuery.t
2023-10-17 Marcel de RooyBug 34970: Remove most modules from SuggestionEngine_Au...
2023-10-17 Marcel de RooyBug 34912: Add 14 hours to 1970 date in Account(s).t
2023-10-17 Marcel de RooyBug 34916: Fix wrong borrowernumber in ArticleRequests.t
2023-10-17 Jonathan DruartBug 34911: Test files from HEAD instead of 'master'
2023-10-17 Marcel de RooyBug 34932: Patron.t - Pass borrowernumber of manager...
2023-10-17 Marcel de RooyBug 34967: Move to db_dependent
2023-10-17 Marcel de RooyBug 34967: Add sample biblios and tidy some lines
2023-10-17 Marcel de RooyBug 34967: Remove Test::DBIx::Class
2023-10-17 David CookBug 30843: Add unit test for Koha::Auth::TwoFactorAuth...
2023-10-17 Marcel de RooyBug 34918: Fix userenv for safe_to_delete tests
2023-10-17 Marcel de RooyBug 34918: Fix hardcoded borrowernumber 42
2023-10-17 Marcel de RooyBug 34930: Change timezone in Koha/Object.t where tests...
2023-10-17 Marcel de RooyBug 34489: Fix timezone problem in Patrons.t
2023-10-17 Nick ClemensBug 34513: (QA follow-up) Tidy
2023-10-17 David CookBug 34513: Add checkauth unit test for resetting auth...
2023-10-17 Marcel de RooyBug 34848: (QA follow-up) Resolve warn on useless constant
2023-10-17 Jonathan DruartBug 34848: Fix SIP/Message.t if DB has been upgraded
2023-10-17 Jonathan DruartBug 34054: Add tests
2023-10-17 Jonathan DruartBug 34846: Fix SIP/ILS.t if DB has been upgraded
2023-10-17 Kyle M HallBug 34844: Add manage_item_editor_templates to userperm...
2023-10-12 Jonathan DruartBug 34847: Fix t/db_dependent/Search.t
2023-10-12 Martin RenvoizeBug 32942: (follow-up) Fix test
2023-10-12 Martin RenvoizeBug 32942: (QA follow-up) Fix regression test
2023-10-12 Arthur SuzukiBug 32942: (QA follow-up) Add tests for STATUS checking...
2023-10-12 Tomas Cohen AraziBug 32942: Regression tests
2023-10-12 Tomas Cohen AraziBug 34333: Add Koha::Hold->cancellation_requested
2023-10-12 Matt BlenkinsopBug 34789: Update unit tests
2023-10-12 Nick ClemensBug 33406: (follow-up) Mock SearchEngine to ensure...
2023-10-12 Nick ClemensBug 33406: (QA follow-up) Adjust tests and tidy
2023-10-12 Pedro AmorimBug 33406: Add tests
2023-10-12 Emily LamancusaBug 34656: (QA follow-up) perltidy
2023-10-12 Nick ClemensBug 34656: Unit test
2023-09-28 Nick ClemensBug 34513: (QA follow-up) Tidy
2023-09-28 David CookBug 34513: Add checkauth unit test for resetting auth...
2023-09-28 David CookBug 34513: Add end-to-end test for authorization check...
2023-09-15 Matt BlenkinsopBug 34666: (Rmaint follow-up) Fix unit test
2023-09-15 David CookBug 34163: Handle both anonymous userenv when generatin...
2023-09-15 Pedro AmorimBug 34448: Update cypress tests
2023-09-15 Nick ClemensBug 34666: Tidy
2023-09-15 Nick ClemensBug 34666: Add a second unit test for item level
2023-09-15 Nick ClemensBug 34666: Unit test
2023-09-15 Tomas Cohen AraziBug 34223: (QA follow-up) Fix file permissions
2023-09-15 Pedro AmorimBug 34223: (follow-up) Mock backend in tests
2023-09-15 Martin RenvoizeBug 34223: Add unit test for existing_statuses
2023-09-15 Victor Grousset... Bug 23548: (QA follow-up) tidy up code
2023-09-15 Matthias MeusburgerBug 23548: Unit test - Set AQ to empty when item not...
2023-09-15 Lucas GassBug 34620: Do not throw expection if payment type is...
2023-09-15 Julian MauriceBug 34266: Add unit tests
2023-09-15 Nick ClemensBug 34617: Unit tests
2023-09-08 Jonathan DruartBug 34609: Add missing test for Koha::Hold->biblio
2023-09-08 Pedro AmorimBug 34609: Add tests
2023-09-08 Pedro AmorimBug 34466: Cypress tests
2023-09-01 Matt BlenkinsopBug 30362: (Rmaint fix) Fix failing test
2023-08-31 David CookBug 30362: Fix unit test
2023-08-31 Nick ClemensBug 30362: Unit test
2023-08-31 Matt BlenkinsopRevert "Bug 30362: Unit test"
2023-08-31 Matt BlenkinsopRevert "Bug 30362: Fix unit test"
next