Bug 18512: Add tests
[koha.git] / t /
2017-05-08 Jonathan DruartBug 18512: Add tests
2017-05-08 Jonathan DruartBug 18152: Add tests
2017-05-08 Jonathan DruartBug 18442: Add a test
2017-04-28 Kyle M HallRevert "Bug 18179: Forbid list context calls for Koha...
2017-04-28 Jonathan DruartBug 16344: Add a circ rule to limit the auto renewals...
2017-04-28 Jonathan DruartBug 18402: Add the Koha::Item->checkout method
2017-04-28 Jonathan DruartBug 18401: Add new method Koha::Checkout->patron
2017-04-28 Kyle M HallBug 12461 [QA Followup]
2017-04-28 Kyle M HallBug 12461 - Add patron clubs feature
2017-04-28 Jonathan DruartBug 18179: Forbid list context calls for Koha::Objects...
2017-04-28 Tomas Cohen AraziBug 18461: Make tests break on wrong UTF8 data handilng
2017-04-24 Mark TompsettBug 15702: Add test cases for modified code
2017-04-24 Jonathan DruartBug 18457: Add tests
2017-04-21 Marcel de RooyBug 18300: [QA Follow-up] Fix return value inconsistency
2017-04-21 Marcel de RooyBug 18300: Delete missing upload records
2017-04-21 Jonathan DruartBug 18182: Tests all Koha::Objects-based modules
2017-04-21 Marcel de RooyBug 18182: [QA Follow-up] Fix a few typos, consistent...
2017-04-21 Tomas Cohen AraziBug 18182: Make TestBuilder capable of returning Koha...
2017-04-21 Julian MauriceBug 18459: Add the Koha::Item->biblioitem method
2017-04-21 Marcel de RooyBug 18448: Fix a few db_dependent tests
2017-04-21 Jonathan DruartBug 17669: Remove warning 'variable $kohaobj masks...
2017-04-21 Marcel de RooyBug 17669: [QA Follow-up] More consistency in return...
2017-04-21 Marcel de RooyBug 17669: [QA Follow-up] Allow zero in temp-uploads...
2017-04-21 Marcel de RooyBug 17669: [QA Follow-up] Rename preference by removing...
2017-04-21 Marcel de RooyBug 17669: Add delete_temporary method with unit tests
2017-04-21 Marcel de RooyBug 17964: [QA Follow-up] Test descriptions, typo
2017-04-21 Jonathan DruartBug 17964: Add old_issues
2017-04-21 Jonathan DruartBug 17964: TT syntax for notices - Prove that CHECKIN...
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-04-21 Marcel de RooyBug 18420: Fix HoldFulfillmentPolicy.t and Passwordreco...
2017-04-21 Marcel de RooyBug 18420: Replace hardcoded EUR in OrderUsers.t
2017-04-21 Jonathan DruartBug 18420: Do not use 'S' as patron category code in...
2017-04-21 Jonathan DruartBug 18420: Use TestBuilder to create a patron category...
2017-04-21 Jonathan DruartBug 18420: Fix Members.t when no patron category 'S...
2017-04-21 Jonathan DruartBug 18420: Fix Passwordrecovery.t when no patron catego...
2017-04-21 Jonathan DruartBug 18420: Fix Budgets.t when no patron category 'S...
2017-04-21 Tomas Cohen AraziBug 18460: Fix undefined itemtype warning in Serials.t
2017-04-21 Marcel de RooyBug 17502: Throw some exceptions in output_pref
2017-04-21 Marcel de RooyBug 17502: Add type check to output_pref
2017-04-21 Kyle M HallBug 18001 - Unit Test
2017-04-19 Tomas Cohen AraziBug 17835: (followup) Make TestBuilder skip views
2017-04-17 Jonathan DruartBug 18321: Add tests
2017-04-14 Jonathan DruartBug 17835: Mock language pref value
2017-04-14 Jonathan DruartBug 17835: Add an additional LEFT JOIN condition using...
2017-04-14 Jonathan DruartBug 17835: Remove the subroutine GetItemTypes
2017-04-14 Jonathan DruartBug 17835: Create a ItemtypeLocalization view
2017-04-13 Marcel de RooyBug 9988: [QA Follow-up] Satisfy QA issues
2017-04-13 Marcel de RooyBug 9988: Refactor the cron script
2017-04-13 Marcel de RooyBug 9988: Few subtle changes for postponed merge
2017-04-13 Marcel de RooyBug 9988: Add a subtest for specific postponed merge...
2017-04-13 Marcel de RooyBug 9988: Remove further references to dontmerge
2017-04-13 Marcel de RooyBug 9988: Check the merge limit in sub merge
2017-04-13 Marcel de RooyBug 9988: Remove the Zebra code from sub merge
2017-04-13 Marcel de RooyBug 9988: Merge should have a parameter hash
2017-04-13 Marcel de RooyBug 9988: Add get_usage_count and linked_biblionumbers...
2017-04-13 Marcel de RooyBug 9988: Add extract_biblionumber to Koha/SearchEngine
2017-04-13 Marcel de RooyBug 9988: Add Koha objects for table need_merge_authorities
2017-04-13 Tomas Cohen AraziBug 18208: Add RecordProcessor filter to inject not...
2017-04-13 Jonathan DruartBug 17737: Rename holds_placed_before_today with curren...
2017-04-13 Jonathan DruartBug 17737: Replace GetReservesFromItemnumber with Koha...
2017-04-12 Marcel de RooyBug 18413: Fix Letters.t (following bug 17866)
2017-04-03 Jonathan DruartBug 18093: Koha::Objects->get_column should not return...
2017-04-03 Jonathan DruartBug 18093: Add Koha::Objects->get_column
2017-03-31 Jonathan DruartFix number of tests in Circulation.t
2017-03-31 Tomas Cohen AraziBug 17825: (followup) Remove unused function AttributeT...
2017-03-31 Tomas Cohen AraziBug 17828: (QA followup) Add ->type and reuse it
2017-03-31 Tomas Cohen AraziBug 17828: Unit tests for Koha::Patron::Attribute-...
2017-03-31 Martin RenvoizeBug 12026: [QA Follow-up] Add Tests for autocreate
2017-03-31 Martin RenvoizeBug 12026: [Rebase Follow-up] - Fix Test
2017-03-31 Marcel de RooyBug 12026: [QA Follow-up] POD typo and tiny change...
2017-03-31 Marcel de RooyBug 18200: Fix a potential issue with preceding space...
2017-03-31 Marcel de RooyBug 18174: Add update to Koha::Object
2017-03-31 Kyle M HallBug 14365 - Populate never used saved_sql column last_r...
2017-03-31 Julian MauriceBug 7728: QA fixes
2017-03-31 Paul PoulainBug 7728: Adding unit test ReNewSubscription.t
2017-03-31 Jonathan DruartBug 17708: Rename 'RENEW' with 'RENEWAL'
2017-03-31 Jonathan DruartBug 17708: Fix use statements
2017-03-31 Baptiste WojtkowskiBug 17708: Added a logaction function in Addrenewal...
2017-03-31 Alex ArnaudBug 6979 - Fix Already in a transaction error
2017-03-31 Alex ArnaudBug 6979 - Handle multiple branches in non-auth_by_bin
2017-03-31 Alex ArnaudBug 6979 - Update tests
2017-03-31 Jonathan DruartBug 17560: Hold fee placement at point of checkout
2017-03-31 Jonathan DruartBug 17560: Update current code
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Solve warning from qa tools...
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-31 Jonathan DruartBug 17736: Add the Koha::Biblio->holds_placed_before_to...
2017-03-31 Jonathan DruartBug 18332: Add the Koha::Objects->last method
2017-03-31 Jonathan DruartBug 17971: Add support for objects represented by fk
2017-03-31 Jonathan DruartBug 17971: TT syntax for notices - Add support for...
2017-03-31 Jonathan DruartBug 17970: Add tests to highlight the problem
2017-03-31 Jonathan DruartBug 17963: TT syntax for notices - Prove that AR_*...
2017-03-31 Jonathan DruartBug 18269: Move field mappings related code to Koha...
2017-03-31 Jonathan DruartBug 14146: Add tests for AddReturn + CumulativeRestrict...
2017-03-31 Jonathan DruartBug 18258: Add the Koha::Biblio->subscriptions method
2017-03-30 Marcel de RooyBug 18124: [Follow-up] Handle default parameters in...
2017-03-30 Jonathan DruartBug 18124: Restrict CSRF token to user's session
2017-03-24 Tomas Cohen AraziBug 13757: (regression test) Attribute with value 0...
2017-03-24 Tomas Cohen AraziBug 13757: Make K::P::Modifications->pending return...
next