Bug 12868: Wrong variable used for borrower number
[koha.git] / t /
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
2014-10-31 simithBug 11876 [Unit test] Add a diff view to staged MARC...
2014-10-31 Admin User KohaBug 12995 - script update_totalissues.pl stops on corru...
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-31 Chris CormackBug 13172 t/Koha_Email.t was database dependent
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.
2014-10-30 Tomas Cohen AraziBug 12653: remaining prog reference in t/db_dependent...
2014-10-28 Tomas Cohen AraziBug 13088: (RM followup) add missing pref mock
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...
2014-10-28 Jonathan DruartBug 5342: (qa-followup) FIX some issues
2014-10-28 Jonathan DruartBug 5342: Serial claiming improvements: add a counter
2014-10-28 Kyle M HallBug 8837 [QA Followup] - Add unit tests
2014-10-28 Jonathan DruartBug 11007: Drop column aqorders.cancelledby
2014-10-28 Katrin FischerBug 9530: Follow-up - Fix t/db_dependent/Branch.t
2014-10-27 Jonathan DruartBug 12844: Force the symbol place in the tests
2014-10-27 Jonathan DruartBug 12844: New module to manage prices into Koha
2014-10-27 Tomas Cohen AraziBug 12651: DOM indexing is the default
2014-10-27 Chris CormackBug 9530: Adding a new Koha::Email module
2014-10-23 Mark TompsettBug 13084 [Master] - Improve t/db_dependent/Members...
next