Bug 13814 : add 6 unit tests in t/Boolean.t
[koha.git] / t / db_dependent /
2015-03-15 Jonathan DruartBug 13746: Add tests
2015-03-11 Tomas Cohen AraziBug 11430: (QA followup) we test for warnings, always
2015-03-11 Jonathan DruartBug 11430: UT: add unit tests to delete only selected...
2015-03-11 Kyle M HallBug 12648: QA Followup
2015-03-11 Jonathan DruartBug 12648: Add unit tests for C4::Acquisition::*OrderUsers
2015-03-05 Benjamin RoksethBug 12122: TransferSlip should accept both itemnumber...
2015-02-20 Jonathan DruartBug 13645: Cache the DBIx connection
2015-02-20 Jonathan DruartBug 12669: Centralize the timezone handle into Koha...
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Allow find() and search(...
2015-02-12 Jonathan DruartBug 13019: (follow-up) Remove smartmatch operator
2015-02-12 Kyle M HallBug 13019 - Add base classes on which to build Koha...
2015-02-10 Jonathan DruartBug 13319: Fix Koha::Acq::Order should set parent_order...
2015-02-09 Jonathan DruartBug 10900: 2 occurrences more
2015-02-09 Mark TompsettBug 10900 - Follow up, since more has been added to...
2015-02-09 Mark TompsettBug 10900 - Incorrect calling conventions accessing...
2015-02-09 Jonathan DruartBug 13007: Special case budgetid == ''
2015-02-09 Jonathan DruartBug 13007: Add a foreign key for suggestions.budgetid
2015-02-09 Julian MauriceBug 13562: Fix item search on item MARC subfields
2015-02-05 Tomas Cohen AraziBug 7904: (QA followup) fix tests
2015-02-05 Tomas Cohen AraziBug 13262: (QA followup) fix duplicate variable definition
2015-02-05 David CookBug 13262 - Add parameters to XSLT Handler transform...
2015-02-05 Jonathan DruartBug 13333: Fix Display basket group for already receive...
2015-02-05 Mark TompsettBug 13457 - Followup for CPL and S codes
2015-02-05 Mark TompsettBug 13457: Suggestions.t expects sample itemtypes
2015-01-18 Tomas Cohen AraziBug 12973: (QA followup) warnings are features, test...
2015-01-18 Marcel de RooyBug 12973: Additional unit tests for XSLT_Handler.t
2015-01-15 Jonathan DruartBug 12850: C4::Serials::GetLateIssues can be removed
2015-01-14 Jonathan DruartBug 13579: Prefer like instead of ok to match a regex
2015-01-14 Tomas Cohen AraziBug 13579: (regression tests) Encoding issues on about...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-13 Zeno TajoliBug 13264: Follow up on record files: deleted fields...
2015-01-13 Zeno TajoliBug 13264: More tests for Latin-1 vs. UTF-8 interpretation
2015-01-13 Zeno TajoliBug 13264: Update of unimarc and marc21 record to searc...
2015-01-13 Zeno TajoliBug 13264: Add Latin-1 vs UTF-8 test specific records
2015-01-13 Zeno TajoliBug 13264: Add tests for Latin-1 vs. UTF-8 deduction
2015-01-13 Zeno TajoliBug 13264: Add more records to the marc21 aand unimarc...
2015-01-13 Tomas Cohen AraziBug 13264: (QA followup) prevent double-encoding on...
2015-01-13 Jonathan DruartBug 13264: Refactor search utf8 tests and add some...
2015-01-13 Emmanuele SommaBug 13264: Additional test for search in intranet calatogue
2015-01-13 Zeno TajoliBug 13264: Follow up: in opac_utf8.t insert also delete...
2015-01-13 Tomas Cohen AraziBug 13264: Make opac_utf8.t launch its own helper processes
2015-01-13 Tomas Cohen AraziBug 13264: no need to test for MySQL
2015-01-13 Zeno TajoliBug 13264: Test for utf-8 on authorised values input...
2015-01-13 Zeno TajoliBug 13264: Test for utf-8 on Opac search
2015-01-13 Zeno TajoliBug 13264: UNIMARC and MARC21 records to test UTF-8
2015-01-10 Mark TompsettBug 12868: Improving t/db_dependent/Member.t
2015-01-10 Jonathan DruartBug 13378: Add a filter to search suggestions not linke...
2015-01-04 Tomas Cohen AraziBug 12896: (QA followup) use C4::Bookseller in t/db_dep...
2014-12-31 Jonathan DruartBug 12896: Remove 2 occurrences in comments
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-12-31 Jonathan DruartBug 13502: Add tests to highlight the problem
2014-12-31 Jonathan DruartBug 1861: Add 1 test to AddMember
2014-12-28 Mark TompsettBug 13453: Koha.t daily quote tests assume sample data
2014-12-28 Kyle M HallBug 1861 [QA Followup] - Fix Check_Userid and unit...
2014-12-19 Mark TompsettBug 13456: Serials/Claims.t expects no subscriptions
2014-12-17 Mark TompsettBug 13451: Holidays.t assumes default data
2014-12-03 Jonathan DruartBug 12980: GetHistory does useless processing
2014-11-27 Tomas Cohen AraziBug 12831: (RM followup) regression test
2014-11-27 Jonathan DruartBug 13215: Fix GetLetterTemplates should return default...
2014-11-27 Jonathan DruartBug 13215: The same letter code can be used for several...
2014-11-26 Jonathan DruartBug 13332: Fix conflict between 5304 and 10860
2014-11-25 Tomas Cohen AraziBug 12851: (QA followup) tests should not expect the...
2014-11-23 Kyle M HallBug 13297 - Shelving location PROC does not work accord...
2014-11-21 SrdjanBug 5304: Use branch codes from the database rather...
2014-11-14 Jonathan DruartBug 11413: Fix field_numbers
2014-11-14 Jonathan DruartBug 11413: Fix return for ModifyRecordWithTemplate
2014-11-14 Jonathan DruartBug 11413: UT to show up the issue
2014-11-14 Tomas Cohen AraziBug 13075: (followup) remove remaining warnings
2014-11-12 Kyle M HallBug 11634 [QA Followup] - Make unit tests pass
2014-11-12 Marcel de RooyBug 11319: [QA follow-up] Add test message to MarcModif...
2014-11-12 Kyle M HallBug 11634 [QA Followup 3] - Found holds should be consi...
2014-11-12 Kyle M HallBug 11634 [QA Followup] - Unit Tests
2014-11-12 Olli-Antti KivilahtiBug 13116 - Make it possible to propagate errors from...
2014-11-11 Jonathan DruartBug 8218 : Add a maintenance script to sanitize biblio...
2014-11-11 Kyle M HallBug 13113 [QA Followup] - Fix unit test
2014-11-11 Olli-Antti KivilahtiBug 13113 - Prevent juvenile/children from reserving...
2014-11-11 Olli-Antti KivilahtiBug 13106 - Encapsulate Circulation::GetAgeRestriction...
2014-11-10 Marcel de RooyBug 12264: [QA Follow-up] Fixing biblionumber/biblioite...
2014-11-10 Katrin FischerBug 12264: Correct tiny typo in t/db_dependent/Items.t
2014-11-07 Jonathan DruartBug 12627: Fix default values
2014-11-07 Yohann DufourBug 12627: SQLHelper replacement - C4::Suggestions
2014-11-07 Tomas Cohen AraziBug 8836: (RM followup) unit tests should use the new API
2014-11-04 Tomas Cohen AraziBug 11425: (maniac followup) remove diag from tests
2014-11-04 Tomas Cohen AraziBug 11425: (followup) fix number of tests
2014-11-04 Kyle M HallBug 11425 [QA Followup] - Fix number of unit tests
2014-11-04 Jonathan DruartBug 11425: Get column names using DBIX
2014-11-04 Julian MauriceBug 11425: Add unit tests
2014-11-04 Tomas Cohen AraziBug 11126: (RM followup) remove diags from tests
2014-11-04 Jonathan DruartBug 11126: qa follow-up
2014-11-04 Kyle M HallBug 11126 - Make the holds system optionally give prece...
2014-11-03 Kyle M HallBug 10860 [QA Followup] - Fix misc issues
2014-10-31 Jonathan DruartBug 12958: Set a fund owner to a fund hierarchy
2014-10-31 simithBug 11876 [Unit test] Add a diff view to staged MARC...
2014-10-31 Kyle M HallBug 13141: (QA Followup) Update number of unit tests
2014-10-31 Mark TompsettBug 13141: Add ability for biblio_framework to be a...
2014-10-30 Tomas Cohen AraziBug 7162: (RM followup) fix the number of tests
2014-10-30 Jonathan DruartBug 7162: (follow-up) Add unit tests for DelOrder
2014-10-30 Julian MauriceBug 7162: Factorize code for order cancellation (QA...
2014-10-30 Julian MauriceBug 7162: Add unit tests for DelOrder
2014-10-30 Mark TompsettBug 12916 - Missing Test to demonstrate warnings.
next