Bug 12973: Additional unit tests for XSLT_Handler.t
[koha.git] / t /
2015-01-18 Marcel de RooyBug 12973: Additional unit tests for XSLT_Handler.t
2015-01-17 Jonathan DruartBug 13554: t/Prices.t shouldn't depend on the DB
2015-01-17 Jonathan DruartBug 13393: Remove C4::VirtualShelves::Merge
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 Jonathan DruartBug 11944: replace use of utf8 with Encode
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 Jonathan DruartBug 12969: Fix typo
2015-01-04 Jonathan DruartBug 12969: Add a subroutine to calculate VAT and prices
2015-01-04 Tomas Cohen AraziBug 13496: add a method for the templates to print...
2015-01-04 Tomas Cohen AraziBug 13167: (QA followup) regression tests
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-26 Jonathan DruartBug 13242: Remove warning if no parameter given
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-20 Tomas Cohen AraziBug 13281: t/ImportBatch.t shouldn't depend on the DB
2014-11-20 Tomas Cohen AraziBug 13279: t/Breeding.t shouldn't depend on the DB
2014-11-20 Tomas Cohen AraziBug 13280: t/Circulation_barcodedecode.t shouldn't...
2014-11-20 Tomas Cohen AraziBug 13282: t/Message.t shouldn't depend on the DB
2014-11-20 Tomas Cohen AraziBug 13283: t/Overdues.t shouldn't depend on the DB
2014-11-20 Tomas Cohen AraziBug 13284: t/RotatingCollections.t shouldn't depend...
2014-11-19 Tomas Cohen AraziBug 13277: (QA followup) use t::lib::Mocks
2014-11-19 Tomas Cohen AraziBug 13277: t/SuggestionEngine_AuthorityFile.t shouldn...
2014-11-19 Tomas Cohen AraziBug 13278: (QA followup) use t::lib::Mocks
2014-11-19 Tomas Cohen AraziBug 13278: t/Search.t shouldn't depend on the DB
2014-11-19 Katrin FischerBug 13223: [QA Follow-up] Adding some unit tests for...
2014-11-19 Frédéric DemiansBug 13242: Add a UT to t/DateUtils.t for testing DateTi...
2014-11-19 Jonathan DruartBug 13276: use t::lib::Mocks::mock_dbh
2014-11-19 Tomas Cohen AraziBug 13276: t/XSLT.t shouldn't depend on the DB
2014-11-19 Jonathan DruartBug 13274: Mock new_dbh in t::lib::Mocks
2014-11-19 Tomas Cohen AraziBug 13274: t/00-load.t shouldn't depend on the DB
2014-11-14 Tomas Cohen AraziBug 11401: (followup) make tests run on absent deps
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 Jonathan DruartBug 11413: Change the field number logic
2014-11-14 Magnus EngerBug 11401: QA followup - Make the tests pass
2014-11-14 Magnus EngerBug 11401: Add support for Norwegian national library...
2014-11-14 Tomas Cohen AraziBug 13075: (followup) remove remaining warnings
2014-11-14 Mark TompsettBug 13075: Silence warnings and improve Charset testing.
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 Jonathan DruartBug 11319: Add specific UT for nonexistent field/subfield
2014-11-12 Jonathan DruartBug 11319: Add UT for the fields management
2014-11-12 Jonathan DruartBug 11319: Koha::SimpleMARC should take a hashref for...
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-11 Tomas Cohen AraziBug 13230: t/Biblio.t should run without a DB
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
next