Bug 18925: (QA follow-up) Remove weird 'Null' values for integer column
[koha.git] / t / db_dependent /
2019-03-06 Tomas Cohen AraziBug 18925: (QA follow-up) Remove weird 'Null' values...
2019-03-05 Josef MoravecBug 18925: (QA follow-up) Fix Circulation.t
2019-03-05 Tomas Cohen AraziBug 18925: (QA follow-up) Fix basic_workflow.t
2019-03-05 Jonathan DruartBug 18925: Update new occurrences
2019-03-05 Jesse WeaverBug 18925: (follow-up) Change name of rule to fix ambiguity
2019-03-05 Kyle M HallBug 18925: Move maxissueqty and maxonsiteissueqty to...
2019-03-04 Martin RenvoizeBug 21720: Update Tests
2019-03-04 Martin RenvoizeBug 21722: Tidy up tests and increase coverage
2019-03-04 rootBug 19575: Rebase and fix tests
2019-03-04 David GustafssonBug 19575: Use canonical field names and resolve aliase...
2019-02-27 Martin RenvoizeBug 21747: (follow-up) Intelligent rename of offsets
2019-02-27 Tomas Cohen AraziBug 22084: Regression tests
2019-02-27 Tomas Cohen AraziBug 21765: Regression tests
2019-02-27 Kyle M HallBug 22016: Unit tests
2019-02-27 Kyle M HallBug 22014: Unit tests
2019-02-27 Martin RenvoizeBug 22349: Remove overzealous database deletions from...
2019-02-26 Tomas Cohen AraziBug 21206: (QA follow-up) Rebase problem and leftover...
2019-02-26 Jonathan DruartBug 21206: Fix Returns.t
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-02-26 Jonathan DruartBug 18957: Add tests
2019-02-22 Jonathan DruartBug 22049: Do not pass Koha::Patron to AddIssue
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix unit test
2019-02-22 Andrew IsherwoodBug 20581: Unit tests for status_alias
2019-02-22 Martin RenvoizeBug 21692: (QA follow-up) Enhance test for new
2019-02-22 Jasmine AmohiaBug 21692: created a test for Koha::Account->new
2019-02-22 Tomas Cohen AraziBug 22216: Make GET /patrons/{patron_id} staff only
2019-02-22 Kyle M HallBug 21997: Unit tests
2019-02-22 Jonathan DruartBug 22386: Remove debug statements
2019-02-22 Nick ClemensBug 22386: Unit tests
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix tests
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix unit tests
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Address lastseen log spamming
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Update tests to reflect the chang...
2019-02-19 Tomas Cohen AraziBug 16497: Refactor tests using BASIC authentication
2019-02-19 Tomas Cohen AraziBug 16497: (follow-up) GET operations require staff...
2019-02-19 Tomas Cohen AraziBug 16497: (follow-up) Adapt to existing guidelines...
2019-02-19 Jiří KozlovskýBug 16497: Add /api/v1/libraries
2019-02-15 Katrin FischerBug 10676: Add unit tests - GetItemsInfo
2019-02-15 Tomas Cohen AraziBug 22227: Make GET /cities staff only
2019-02-15 Nick ClemensBug 19832: Unit tests
2019-02-15 Fridolin SomersBug 22140: Larger unit test for get_hostitemnumbers_of
2019-02-15 Alex ArnaudBug 13515: Add unit tests
2019-02-11 Nick ClemensBug 17047: (RM follow-up) Fix tests for Ubuntu
2019-02-11 Kyle M HallBug 21829: (QA follow-up) - Update the number of unit...
2019-02-11 Jonathan DruartBug 21829: Add tests for dateexpiry format in notices
2019-02-08 Alex ArnaudBug 21738: unit tests for HoldTitle
2019-02-08 Alex ArnaudBug 21738: make call of CanBookBeReserved more safe
2019-02-04 Martin RenvoizeBug 22254: Correction to datehandling in test
2019-02-04 Nick ClemensBug 19915: (follow-up) Fix test count from rebase
2019-02-04 Nick ClemensBug 19915: Don't delete in tests
2019-02-04 Marcel de RooyBug 19915: (QA follow-up) Tidy up GetItemsForInventory.t
2019-02-04 Nick ClemensBug 19915: Add unit test to GetItemsForInventory.t
2019-02-01 Jonathan DruartBug 21610: Add tests
2019-01-30 Tomas Cohen AraziBug 22132: (QA follow-up) set_password now expects...
2019-01-30 Martin RenvoizeBug 22132: (QA follow-up) Tests - use Mojo builtin...
2019-01-30 Tomas Cohen AraziBug 22132: Unit tests
2019-01-30 Tomas Cohen AraziBug 22144: (QA follow-up) Prepare the ground for other...
2019-01-30 Kyle M HallBug 22144: Add method metadata() to Koha::Biblio
2019-01-30 Tomas Cohen AraziBug 22155: Adapt uses of biblio_metadata.marcflavour...
2019-01-28 Jonathan DruartBug 21971: TestBuilder::build_sample_item
2019-01-28 Nick ClemensBug 21798: (RM follow-up) Fix a few added tests
2019-01-28 Marcel de RooyBug 21798: (QA follow-up) Fix Biblios.t
2019-01-28 Jonathan DruartBug 21798: replace gimme_a_biblio with build_sample_biblio
2019-01-28 Jonathan DruartBug 21798: Replace 2 more occurrences
2019-01-28 Jonathan DruartBug 21798: Fix another test
2019-01-28 Jonathan DruartBug 21798: Fix a wrong test
2019-01-28 Jonathan DruartBug 21798: Unify the creation of bibliographic record...
2019-01-28 Tomas Cohen AraziBug 21478: (QA follow-up) Make sure tests don't fail...
2019-01-28 Tomas Cohen AraziBug 22061: (follow-up) set_password expects a hashref
2019-01-28 Tomas Cohen AraziBug 22061: (QA follow-up) Rename password_2 => password...
2019-01-28 Tomas Cohen AraziBug 22061: Unit tests
2019-01-28 Tomas Cohen AraziBug 22061: Add a /public namespace that can be switched...
2019-01-28 Tomas Cohen AraziBug 17006: Add /patrons/{patron_id}/password
2019-01-28 Tomas Cohen AraziBug 17006: Unit tests
2019-01-28 Alex ArnaudBug 19945: Add a test proving that using CanBookBeReser...
2019-01-28 Alex ArnaudBug 19945: ILSDI - Return the reason a reserve is impos...
2019-01-28 Alex BuckleyBug 21241: (follow-up) Syspref to control fallback...
2019-01-28 Tomas Cohen AraziBug 21478: Unit tests
2019-01-25 Tomas Cohen AraziBug 22049: Add tests
2019-01-25 Tomas Cohen AraziBug 22049: Make MarkIssueReturned rely on returndate...
2019-01-25 Tomas Cohen AraziBug 22051: Unit tests
2019-01-25 Martin RenvoizeBug 21002: Add tests for Koha::Account::add_debit
2019-01-25 Tomas Cohen AraziBug 21992: Remove unused Koha::Patron->update_password...
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in tests
2019-01-25 Ere MaijalaBug 21826: Move Heading tests to db_dependent since...
2019-01-25 Ere MaijalaBug 21826: Add tests
2019-01-25 Tomas Cohen AraziBug 22047: Unit tests
2019-01-25 Olli-Antti KivilahtiBug 7614: Fix my variable earlier declaration bug.
2019-01-25 Lari TaskulaBug 7614: Check transfer limit in CanBookBeReserved...
2019-01-25 Lari TaskulaBug 7614: Add a new method Koha::Libraries->pickup_loca...
2019-01-23 Alex ArnaudBug 17047: add a dedicated page for Mana setup
2019-01-23 Baptiste WojtkowskiBug 17047: SQL reports management with Mana-KB
2019-01-23 morgane alonsoBug 17047: subscriptions management with Mana-KB
2019-01-18 Jonathan DruartBug 22006: Add tests
2019-01-18 Ere MaijalaBug 21084: Fix automatic truncation in authority search
2019-01-11 Tomas Cohen AraziBug 22107: patrons.t doesn't need to delete existing...
2019-01-11 Tomas Cohen AraziBug 22107: Make tests use a simpler class, with no FK
2019-01-11 Jonathan DruartBug 21999: FIXMEs are fixed!
2019-01-11 Martin RenvoizeBug 21999: Update Tests to reflect new return value...
2019-01-11 Tomas Cohen AraziBug 21912: (QA follow-up) Do not delete existing patrons
next