Bug 10063: Remove outdated FIXME
[koha.git] / t /
2015-06-19 Jonathan DruartBug 13993: Clarify test messages
2015-06-19 Mark TompsettBug 13993: (1) Add tests to confirm 'new' and 'cancelled'
2015-06-11 Benjamin RoksethBug 7981: Remove HomeOrHoldingBranchReturn syspref
2015-06-11 Indranil Das GuptaBug 14206: Adds test for getletter() call from overdue_...
2015-06-11 Indranil Das GuptaBug 14206: Adds delete function for non email templates
2015-06-10 Marcel de RooyBug 13437: Preliminary changes for marc21 plugins field 008
2015-06-10 Jonathan DruartBug 14256: (follow-up) Check for unique constraint...
2015-06-10 Tomas Cohen AraziBug 14256: Check for unique constraint to regenerate...
2015-06-07 Galen CharltonBug 14334: t/db_dependent/Letters.t AutoCommit fix
2015-06-07 Mark TompsettBug 14334: t/db_dependent/Budgets.t AutoCommit fix
2015-06-07 Mark TompsettBug 14334: t/db_dependent/Bookseller.t AutoCommit fix
2015-06-07 Kyle M HallBug 14342: Unit tests in t/db_dependent/Context.t faili...
2015-06-07 Tomas Cohen AraziBug 14346: t/Biblio.t fails because of new warning
2015-06-04 Tomas Cohen AraziBug 13967: (QA followup) Make DBIx control transactions...
2015-06-04 Jonathan DruartBug 13967: Add a couple of tests for SysPref and Object
2015-06-04 Kyle M HallBug 13967 - System preferences need a package
2015-06-04 Mark TompsettBug 14111 - More t/Auth_with_shibboleth.t silencing
2015-06-04 Mark TompsettBug 14111: Silence warnings in t/Auth_with_shibboleth.t
2015-06-04 Mark TompsettBug 5010: Fix OPACBaseURL to include protocol
2015-06-04 Mark TompsettBug 14325: Test calls C4::Context::set_userenv
2015-06-01 Mark TompsettBug 14113: Silence t/Dates.t warnings and cleanup output.
2015-06-01 Mark TompsettBug 14116: Silence noisy output for t/Scrubber.
2015-06-01 Mark TompsettBug 14117: Silence warnings t/SearchPazPar2.t
2015-05-27 Mark TompsettBug 14112: Silence warnings in t/Charset.t
2015-05-22 Julian FIOLBug 14059: Deleting 'issues' table before processing...
2015-05-22 Julian FIOLBug 14059: Delete all export of get_column_names
2015-05-22 Julian FIOLBug 14059: Testing C4::Creators::Lib
2015-05-22 Mark TompsettBug 14114: Silence warns and cleanup t/Debug.t
2015-05-20 Bernardo Gonzalez... Bug 14195: (followup) increment number of tests
2015-05-20 Jonathan DruartBug 14195: TestBuilder - A random string should not...
2015-05-19 Tomas Cohen AraziBug 5338: (QA followup) update the tests for the new...
2015-05-19 Julian MauriceBug 13687: Move hold policy check into CanItemBeReserved
2015-05-19 Jonathan DruartBug 7380: Add tests for TT plugins
2015-05-19 Kyle M HallBug 14200: Regression tests
2015-05-15 Tomas Cohen AraziBug 13673: (QA followup) Add license
2015-05-15 Mark TompsettBug 13673: Silence noisy warnings in t/db_dependent...
2015-05-15 Mark TompsettBug 13673: Remove diags
2015-05-15 Mark TompsettBug 13673: Fix whitespace issues
2015-05-15 Jonathan DruartBug 11385: Remove SQL::Helper
2015-05-15 Jonathan DruartBug 12633: Remove SQLHelper in C4::Members
2015-05-15 Tomas Cohen AraziBug 14204: (QA followup) remove unneeded messages
2015-05-15 Nick ClemensBug 14204: Fix t/db_dependent/Labels/t_Batch.t failing...
2015-05-14 Jonathan DruartBug 13423: Fix number of tests in Serials.t
2015-05-14 Bernardo Gonzalez... Bug 13423: Remove unused serials-recieve
2015-05-14 Jonathan DruartBug 11006: Drop column aqorders.totalamount
2015-05-14 Julian FIOLBug 14147: Add unit tests to C4::External::OverDrive
2015-05-14 Kyle M HallBug 13969: (QA followup) Delete issues before borrowers
2015-05-14 Julian FIOLBug 13969: Replace calls to $sth->fetchrow* with a...
2015-05-14 Julian FIOLBug 13969: Testing C4::Review
2015-05-11 Jonathan DruartBug 12743: ACQ: default values for catalogue records
2015-05-07 Tomas Cohen AraziBug 13758: (QA followup) revert case change that broke...
2015-05-07 Mark TompsettBug 14103: Improved testing coverage
2015-05-07 Jonathan DruartBug 13758: Move the Koha version from kohaversion.pl
2015-05-06 Mark TompsettBug 14057: Inventory is painfully slow
2015-05-05 Olli-Antti KivilahtiBug 12671: Guess next serial date when there are severa...
2015-05-05 Julian MauriceBug 12671: Guess next serial date when there are severa...
2015-05-04 Kyle M HallBug 12412: Add ability for plugins to convert arbitrary...
2015-05-04 Mark TompsettBug 13889: Add unit tests
2015-04-30 Jonathan DruartBug 11814: Fix existing tests
2015-04-30 Yohann DufourBug 8007: Discharge - Add unit tests
2015-04-28 Jonathan DruartBug 13919: Make the tests pass fixing the number of...
2015-04-28 Kyle M HallBug 13919: Unit Test
2015-04-27 Jonathan DruartBug 12404: Allow equal sign '=' in the TT directive
2015-04-27 Jonathan DruartBug 12404: Add new unit tests
2015-04-27 Jonathan DruartBug 12404: Add UT for marcrecord2csv
2015-04-24 Mark TompsettBug 14030 - Added tests for duplicates.
2015-04-23 Jonathan DruartBug 13606: Add tests and fix existing ones
2015-04-22 Jonathan DruartBug 10706: Delete saved_reports to be sure no reports...
2015-04-22 Jonathan DruartBug 10706: Add test
2015-04-22 Jonathan DruartBug 13419: (follow-up) fix call to set_userenv
2015-04-22 Jonathan DruartBug 13419: (follow-up) Add tests - remove existing...
2015-04-22 Jonathan DruartBug 13419: Add tests
2015-04-22 Jonathan DruartBug 10985: [UNIMARC] Fix authority summary
2015-04-21 Tomas Cohen AraziBug 13998: (RM followup) tests expect data on the database
2015-04-20 Yohann DufourBug 12604: refactoring Category.t with TestBuilder
2015-04-20 Kyle M HallBug 12603: (QA Followup)
2015-04-20 Yohann DufourBug 12603: creating TestBuilder to simplify tests
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-20 Jonathan DruartBug 12847: Items issued today is considered as overdue
2015-04-16 Tomas Cohen AraziRevert "Bug 13189: (QA Followup) Unit Tests"
2015-04-16 Marcel de RooyBug 10480: New module and unit test for framework plugins
2015-04-16 Jonathan DruartBug 6520: Add unit test for C4::ImportBatch::GetRecordF...
2015-04-13 Tomas Cohen AraziBug 13315: (QA followup) fix t/db_dependent/Circulation...
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-04-13 Julian FIOLBug 13942 : Testing the 'recordpayment' function in...
2015-04-13 Kyle M HallBug 13189: (QA Followup) Unit Tests
2015-04-13 Jonathan DruartBug 13244: Merge GetOrders and GetCancelledOrders
2015-04-13 Jonathan DruartBug 11337: Remove the C4::Serials::GetSubscriptions...
2015-04-13 Jonathan DruartBug 11008: Drop column aqorders.supplierreference
2015-04-12 Tomas Cohen AraziBug 13909: (QA followup) fix references to get_chargeab...
2015-04-10 Jonathan DruartBug 13934: C4::ItemType->get should return undef if...
2015-04-09 Julian FIOLBug 13940 : (QA followup) Add test for ModOAISet
2015-04-09 Julian FIOLBug 13940 : (QA followup) Add tests for the 2 warnings...
2015-04-09 Julian FIOLBug 13940 : Testing C4::OAI::Sets
2015-04-08 Kyle M HallBug 13882: Tidy t/Borrower.t to fix whitespace errors
2015-04-08 Julian FIOLBug 13882 : Adding new unit tests in t/Borrower.t
2015-04-08 Mark TompsettBug 13928: Clean up noisy t/Borrower.t tests
2015-04-08 Matthias MeusburgerBug 13507: (regression test) Intranet URL returned...
2015-04-01 Jonathan DruartBug 13933: Fix t/DateUtils.t without DB
next