Bug 19489: (QA follow-up) Update test to use objects and module methods for creating...
[koha.git] / t / db_dependent / Koha /
2019-03-11 Josef MoravecBug 19489: (QA follow-up) Update test to use objects...
2019-03-11 Nazlı ÇetinBug 19489: (follow-up) Fix typos in the tests
2019-03-11 Nazlı ÇetinBug 19489: Change method name issue --> checkout
2019-03-11 Nazlı ÇetinBug 19489: Koha::Account::Line->issue method and Unit...
2019-03-11 Josef MoravecBug 22363: Add tests
2019-03-07 Josef MoravecBug 15774: (QA follow-up) Fix use statemenets
2019-03-07 Jonathan DruartBug 15774: Add missing tests for Koha::Object::Mixin...
2019-03-07 Nick ClemensBug 15774: (follow-up) Address QA issues
2019-03-07 Julian MauriceBug 15774: Use Koha::Object(s) for additional fields
2019-03-07 Martin RenvoizeBug 20912: (follow-up) Improve test coverage
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Move Fees to Charges::
2019-03-07 Kyle M HallBug 20912: Move calculation to Koha::Fees
2019-03-07 Kyle M HallBug 20912: (QA follow-up) Make unit tests reliable...
2019-03-07 Katrin FischerBug 20912: (QA follow-up) Fix number of tests and corre...
2019-03-07 Kyle M HallBug 20912: Rental Fees based on Time Period
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 Martin RenvoizeBug 22349: Remove overzealous database deletions from...
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 Jonathan DruartBug 22386: Remove debug statements
2019-02-22 Nick ClemensBug 22386: 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-11 Nick ClemensBug 17047: (RM follow-up) Fix tests for Ubuntu
2019-02-04 Martin RenvoizeBug 22254: Correction to datehandling in test
2019-02-01 Jonathan DruartBug 21610: Add 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-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: Unify the creation of bibliographic record...
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 Tomas Cohen AraziBug 22047: Unit tests
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: Make tests use a simpler class, with no FK
2019-01-11 Tomas Cohen AraziBug 21912: (QA follow-up) Do not delete existing patrons
2019-01-11 Tomas Cohen AraziBug 21912: Add tests for Koha::Objects->search
2019-01-11 Tomas Cohen AraziBug 21727: Unit tests for the refund case
2019-01-11 Tomas Cohen AraziBug 21727: (QA follow-up) Test lastincrement changes
2019-01-11 Martin RenvoizeBug 21727: Add tests for Koha::Account::Line->adjust
2019-01-08 Tomas Cohen AraziBug 22059: regression tests
2019-01-03 Tomas Cohen AraziBug 19066: Add tests for Koha::Account->pay
2019-01-02 Tomas Cohen AraziBug 21909: Unit tests
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-12-19 Jonathan DruartBug 21065: Add tests
2018-12-14 Jonathan DruartBug 14334: Remove AutoCommit from tests
2018-12-11 Tomas Cohen AraziBug 21969: Regression tests
2018-12-11 Nick ClemensBug 21465: Don't throw duplicate userid error if userid...
2018-11-29 Martin RenvoizeBug 21896: (QA follow-up) Document and Test for FIFO...
2018-11-29 Tomas Cohen AraziBug 21896: (QA follow-up) Add tests for FIFO behaviour
2018-11-29 Tomas Cohen AraziBug 21896: (QA follow-up) normalize_balance -> reconcil...
2018-11-29 Tomas Cohen AraziBug 21896: Add unit tests for Koha::Account::normalize_...
2018-11-26 Martin RenvoizeBug 19365: Clean up, fix and add new tests.
2018-11-13 Jonathan DruartBug 15836: Fix failing tests
2018-11-13 Jonathan DruartBug 15836: Handle non-existent regexs
2018-11-13 Jonathan DruartBug 15836: Add tests
2018-11-07 Nick ClemensBug 18316: (follow-up) Fix tests and update statement
2018-11-07 Alex ArnaudBug 18316: (follow-up) Koha::SearchField::search_marc_m...
2018-11-07 Nick ClemensBug 18316: Add weighting/relevancy options to ES query...
2018-11-07 Alex ArnaudBug 18316: Ability to weight search fields
2018-11-07 Nick ClemensBug 15494: (follow-up) Move yaml syspref code to its...
2018-11-06 Jonathan DruartBug 21474: Add the Koha::Subscription->frequency method
2018-11-02 Marcel de RooyBug 14385: (QA follow-up) Additional changes and fixes
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-10-31 Martin RenvoizeBug 21694: Add the Koha::Account->lines method
2018-10-31 Tomas Cohen AraziBug 13098: Add Koha::Account::Offsets->total
2018-10-29 Jonathan DruartBug 21613: Add a test
2018-10-26 Marcel de RooyBug 21337: (QA follow-up) Rename exception code
2018-10-19 Tomas Cohen AraziBug 21607: Make Koha::Account::Line->apply store credit...
2018-10-18 Jonathan DruartBug 21597: Field 'description' doesn't have a default...
2018-10-15 Jonathan DruartBug 21337: Koha::Objects->delete must return the number...
2018-10-15 Nick ClemensBug 21337: (RM follow-up) Adjust number of tests
2018-10-15 Marcel de RooyBug 21337: (QA follow-up) Rollback for partial delete
2018-10-15 Marcel de RooyBug 21337: (follow-up) Add parameter for move_to_delete...
2018-10-15 Marcel de RooyBug 21337: Add Koha::Patrons->delete (trivial wrapper)
2018-10-13 Julian MauriceBug 21178: (QA follow-up) Add a test to verify that...
2018-10-13 Tomas Cohen AraziBug 21178: (QA follow-up) whitespace characters fix
2018-10-13 Tomas Cohen AraziBug 21178: Unit tests
2018-10-09 Martin RenvoizeBug 11897: Stockrotation
2018-10-09 Nick ClemensBug 21082: Add new admin page for overdrive
2018-10-03 Jonathan DruartBug 18887: Add tests
2018-10-03 Kyle M HallBug 21352: Allow plugins to add CSS and Javascript...
2018-10-03 Jonathan DruartBug 21432: (bug 20899 follow-up) Fix patron's name...
2018-09-20 Marcel de RooyBug 20819: Add Koha object classes for patron consents
2018-09-15 Jonathan DruartBug 21355: Prevent GetDailyQuote.t to fail when run...
2018-09-14 Tomas Cohen AraziBug 21334: Unit tests
2018-09-14 Tomas Cohen AraziBug 21116: Unit tests
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Add pref ArticleRequestsLinkC...
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Replace our variable by cache...
2018-09-07 Marcel de RooyBug 17530: Add Koha::IssuingRules->guess_article_reques...
next