Bug 20261: Fix pagination of the results in authority search
[koha.git] / t /
2018-04-05 Jonathan DruartBug 20325: Do not remove accountlines between tests
2018-04-05 Jonathan DruartBug 20325: Move tests to a subtest
2018-04-05 Kyle M HallBug 20325: C4::Accounts::purge_zero_balance_fees does...
2018-04-05 Mark TompsettBug 20191: Use Test::MockTime to hold time still
2018-04-04 Jonathan DruartBug 19578: Remove MARC punctuation in notices (TT syntax)
2018-04-04 Tomas Cohen AraziBug 19223: Unit tests for output and output_html methods
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - Remove the residue
2018-04-03 Jonathan DruartBug 19935: Add Koha::Patron->pending_checkouts
2018-04-03 Josef MoravecBug 17553: (follow-up) Adjust number of tests
2018-04-03 Jonathan DruartBug 17553: Move existing tests
2018-04-03 Jonathan DruartBug 19926: Add tests for Koha::Object->unblessed_all_re...
2018-04-02 Nick ClemensBug 20052: (follow-up) Fix QA tool complaints and bad...
2018-04-02 Nick ClemensBug 20052: Add Koha Reports object class
2018-04-02 Jonathan DruartBug 18382: Add a test
2018-03-30 Jonathan DruartBug 20503: Prevent Borrower_PrevCheckout.t to fail...
2018-03-29 Lari TaskulaBug 20490: Correct bug number typo in comment in Circul...
2018-03-29 Tomas Cohen AraziBug 19784: Unit tests for /api/v1/patrons
2018-03-29 Tomas Cohen AraziBug 16330: Remove validation code from Koha::Patron
2018-03-29 Tomas Cohen AraziBug 16330: (QA follow-up) ModMember requires borrowernumber
2018-03-29 Tomas Cohen AraziBug 16330: Move patches to OpenAPI
2018-03-29 Benjamin RoksethBug 16330: Add routes to add, update and delete patrons
2018-03-28 Nick ClemensBug 19564: (QA follow-up) Make commented out tests...
2018-03-28 Jonathan DruartBug 19564: Add tests for _convert_sort_fields
2018-03-28 Tomas Cohen AraziBug 18055: (QA followup) Only print output if DEBUG
2018-03-28 Mason JamesBug 18055: Speed up '00-strict.t' test, with Parallel...
2018-03-28 Mason JamesBug 18055: Speed up '00-strict.t' test, with Parallel...
2018-03-27 Nick ClemensBug 19582: Unit tests
2018-03-27 Jonathan DruartBug 20474: Mimick Letters.t
2018-03-27 Mark TompsettBug 20474: Mock sendmail instead of actually emailing
2018-03-27 Jonathan DruartBug 20045: Fix Selenium tests
2018-03-26 Jonathan DruartBug 20267: .gitignore do not need to be mapped in Makefile
2018-03-26 Nick ClemensBug 20081: Set inline headers for uploaded pdfs
2018-03-26 Jonathan DruartBug 18797: Create the biblioitem entry
2018-03-26 Mark TompsettBug 18797: Make rollingloans test useful
2018-03-26 Charles FarmerBug 19955: Minor grammatical correction
2018-03-26 Kyle M HallBug 19955: Add ability to process only one 'type' of...
2018-03-26 Marcel de RooyBug 20422: Add unit test to Output.t for parametrized_url
2018-03-26 Mark TompsettBug 18570: Follow up to fix test noise
2018-03-23 Jonathan DruartBug 19943: Fix Borrower_PrevCheckout.t - create the...
2018-03-23 Jonathan DruartBug 19943: Fix SwitchOnSiteCheckouts.t - create the...
2018-03-23 Jonathan DruartBug 19943: Fix dateexpiry.t - create the biblioitem...
2018-03-23 Jonathan DruartBug 19943: Fix NoIssuesChargeGuarantees.t - create...
2018-03-23 Jonathan DruartBug 4078: Fix test when fr_FR.UTF-8 is installed
2018-03-23 Jonathan DruartBug 20466: Fix fixture syntax in t/Prices.t
2018-03-23 Jonathan DruartBug 19943: Koha::Biblio - Replace GetBiblioItemData...
2018-03-23 Nick ClemensBug 19929: Add Koha objects for class sources and sorters
2018-03-23 Kyle M HallBug 18626: Add unit tests
2018-03-23 Kyle M HallBug 17826: Allow extended patron attributes to be sent...
2018-03-23 Jonathan DruartBug 20264: Remove syspref checkdigit
2018-03-23 Jonathan DruartBug 4078: Add a new test
2018-03-23 Jonathan DruartBug 4078: Add the ability to display and configure...
2018-03-23 David BourgaultBug 17457: Add tests for each marc flavour
2018-03-23 David BourgaultBug 17457: Adv. Acquisition search with ISBN variations
2018-03-19 Nick ClemensBug 20321: Remove get_biblionumber_from_isbn
2018-03-19 Jonathan DruartBug 20219: Remove t/smolder_smoke_signal
2018-03-19 Mark TompsettBug 18570: Prove that the letter code parameter tweaks...
2018-03-19 Mark TompsettBug 18570: Tests to prove if email send was attempted
2018-03-19 Mark TompsettBug 20097: (follow-up) Add a unit test
2018-03-15 Tomas Cohen AraziBug 20167: Regression test
2018-02-28 Jonathan DruartBug 20311: Prevent get_age tests to fail on Feb 28th
2018-02-27 Jonathan DruartBug 19979: ->count and be called directly on Koha:...
2018-02-27 Marcel de RooyBug 19979: Fix get_facets_info test in Search.t
2018-02-26 Marcel de RooyBug 13287: (QA follow-up) Extend Suggestions.t for...
2018-02-26 Marcel de RooyBug 13287: (QA follow-up) Prepare Suggestions.t for...
2018-02-26 Jonathan DruartBug 20199: Add tests for Koha::Acq::Order->store
2018-02-23 Josef MoravecBug 12001: (QA follow-up) Add test for Koha::Account...
2018-02-23 Jonathan DruartBug 12001: Prove that result are the same \o/
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountBalance to Koha::Accoun...
2018-02-23 Jonathan DruartBug 12001: Add tests
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-19 Jonathan DruartBug 20250: (bug 19529 follow-up) Prevent NoIssuesCharge...
2018-02-18 charlesBug 17672: Fixing Items.t expected tests from 12 to 13
2018-02-18 Nick ClemensBug 17672: Add damaged_on to items and deleteditems...
2018-02-18 Jonathan DruartBug 20145: Do not insert 0000-00-00 in patron tests...
2018-02-16 Tomas Cohen AraziBug 18336: Full stack tests for supplemental UTF-8...
2018-02-16 Tomas Cohen AraziBug 20004: Unit tests
2018-02-16 Tomas Cohen AraziBug 19686: (follow-up) Add to_api param for completeness
2018-02-16 Tomas Cohen AraziBug 19686: Unit tests
2018-02-16 Jonathan DruartBug 12598: Remove warnings from tests and make them...
2018-02-16 Jonathan DruartBug 12598: Update code to use new modules
2018-02-16 Kyle M HallBug 12598: New misc/import_borrowers.pl command line...
2018-02-16 Jonathan DruartBug 18789: Add tests for is_adult and is_child
2018-02-16 Jonathan DruartBug 18789: Add tests for is_adult and is_child
2018-02-16 Jonathan DruartBug 20176: [sql_modes] Set biblio.datecreated to NOW...
2018-02-16 Jonathan DruartBug 20191: Use find with unique key combination
2018-02-16 Tomas Cohen AraziBug 20191: Make OAI/Server.t tests use timestamps from...
2018-02-16 Jonathan DruartBug 18403: Prevent Modifications.t to fail randomly
2018-02-15 Marcel de RooyBug 20204: Add TestBuilder to replace CPL branch
2018-02-13 Jonathan DruartBug 19243: Fix tests for patron categories
2018-02-13 Jonathan DruartBug 19243: Fix tests for AV
2018-02-13 Jonathan DruartBug 19243: The "delete library" is now a button with id
2018-02-13 Jonathan DruartBug 19243: Fix for bug 19860
2018-02-13 Jonathan DruartBug 19243: fix urls - do not use /cgi-bin/koha
2018-02-13 Alex BuckleyBug 19243: Amended Selenium test to add the creation...
2018-02-13 Jonathan DruartBug 19243: Add selenium tests for the administration...
2018-02-13 Jonathan DruartBug 19802: Add stack trace to ease debugging
2018-02-13 Jonathan DruartBug 19802: Move Selenium code to t::lib::Selenium
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Do not store 0000-00-00
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add default value for subscripti...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix search history tests
next