Bug 17003: Add API route to get checkout's renewability
[koha.git] / t /
2019-07-01 Lari TaskulaBug 17003: Add API route to get checkout's renewability
2019-07-01 Martin RenvoizeBug 17492: (RM follow-up) Use more specific method...
2019-07-01 Radek ŠimanBug 17492: Add a warning about age being of-limits...
2019-07-01 Nick ClemensBug 18928: (QA follow-up) Remove DBIC files and referen...
2019-07-01 Jonathan DruartBug 18928: (bug 22679 follow-up) Do not remove all...
2019-07-01 Jonathan DruartBug 18928: Update new occurrences
2019-07-01 Kyle M HallBug 18928: Move holdallowed, hold_fulfillment_policy...
2019-07-01 Jonathan DruartBug 23225: Add a test
2019-06-26 Jonathan DruartBug 23211: Prevent SIP/Transaction.t to fail randomly
2019-06-25 Jonathan DruartBug 23126: Add tests
2019-06-25 Julian MauriceBug 23156: Add pagination to checkouts in ILS-DI GetPat...
2019-06-25 Martin RenvoizeBug 5287: (RM follow-up) Make tests basket compatible
2019-06-24 Jonathan DruartBug 23152: Add tests
2019-06-24 Julian MauriceBug 23154: Add pagination to /api/v1/checkouts
2019-06-24 Tomas Cohen AraziBug 23146: Unit tests
2019-06-24 Kyle M HallBug 20292: Filter/censor info sent via SIP
2019-06-24 Fridolin SomersBug 22944: remove obsolete unit test
2019-06-24 Fridolin SomersBug 22944: change unit tests
2019-06-21 Mark TompsettBug 22571: (follow up) fix Donald cut-&-paste error
2019-06-21 Jonathan DruartBug 22571: Add tests
2019-06-21 Kyle M HallBug 23103: Cannot checkin items lost by deleted patrons...
2019-06-21 Martin RenvoizeBug 23177: (RM follow-up) Further test clarifications
2019-06-21 Marcel de RooyBug 23177: (QA follow-up) Remove subtest txn_begin...
2019-06-21 Marcel de RooyBug 23177: (QA follow-up) Move rollback to the end
2019-06-21 Marcel de RooyBug 23177: (QA follow-up) Move three subs from the...
2019-06-20 Tomas Cohen AraziBug 21073: (QA follow-up) Fix plugin-related tests
2019-06-18 Tomas Cohen AraziBug 22834: Add tests for Koha::Plugins::Base->bundle_path
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Add ->is_enabled and tests
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Only public subs should be...
2019-06-18 Agustin MoyanoBug 21073: (follow-up) QA fixes after rebase
2019-06-18 Tomas Cohen AraziBug 21073: Regression tests for GetPlugins
2019-06-18 Kyle M HallBug 21073: Upgrade the kitchen sink plugin to get rid...
2019-06-18 Kyle M HallBug 21073: Improve plugin performance
2019-06-18 Jonathan DruartBug 23104: Add tests for maxonsiteissueqty
2019-06-18 Jonathan DruartBug 23104: Add tests
2019-06-15 Jonathan DruartBug 9834: Add tests
2019-06-11 Kyle M HallBug 18344: Add unit tests
2019-06-06 Martin RenvoizeBug 10215: (follow-up) Fix the failing test
2019-06-06 Jonathan DruartBug 23027: Make Suggestions.t pass even if no biblio...
2019-06-05 Kyle M HallBug 22982: (QA follow-up) Add behavior to Koha::Account...
2019-06-05 Kyle M HallBug 22982: Add unit tests
2019-06-04 Aleisha AmohiaBug 11492: Keep routing notes when receiving next serial
2019-06-03 Martin RenvoizeBug 22877: (QA follow-up) Clarify intent of tests and...
2019-06-03 Martin RenvoizeBug 22877: (follow-up) Fix test plan count
2019-06-03 Nick ClemensBug 22877: Unit test to highlight problem
2019-05-30 Jonathan DruartBug 22907: Add tests
2019-05-30 Liz ReaBug 21450: (QA follow-up) remove a couple of unused...
2019-05-30 Nick ClemensBug 21450: Unit tests
2019-05-30 Jonathan DruartBug 22908: Add tests
2019-05-30 Marcel de RooyBug 15221: (QA follow-up) Fix Message.t
2019-05-23 Jonathan DruartBug 22917: Fix typo in another test file
2019-05-23 Martin RenvoizeBug 22917: Fix a typo in an output_pref call
2019-05-23 Jonathan DruartBug 22917: Prevent Circulation.t if tests ran too slowly
2019-05-23 Jonathan DruartBug 22917: Recreate the failure
2019-05-17 Jonathan DruartBug 22928: Add selenium tests
2019-05-17 Marcel de RooyBug 22930: (QA follow-up) Add two test descriptions
2019-05-17 Jonathan DruartBug 22930: Make TestBuilder->build_object explodes...
2019-05-15 Katrin FischerBug 4833: (QA follow-up) Add budgetname to SearchSuggestion
2019-05-15 Jonathan DruartBug 22781: Correctly filter the emails
2019-05-15 Jonathan DruartBug 22781: Does not double filter address
2019-05-15 Jonathan DruartBug 22781: Test patron's info filtering
2019-05-15 Jonathan DruartBug 22781: Add tests
2019-05-15 Jonathan DruartBug 22850: Do no longer use set_userenv in tests (Share...
2019-05-15 Jonathan DruartBug 22878: Add tests
2019-05-15 Nick ClemensBug 22836: (follow-up) improve test message
2019-05-15 Jonathan DruartBug 22836: (follow-up) Bug 22478: (QA follow-up) Make...
2019-05-15 Jonathan DruartRevert "Bug 22478: (QA follow-up) Update tests to check...
2019-05-14 Jonathan DruartBug 22891: Add tests
2019-05-14 Jonathan DruartBug 22812: Use Koha::Subscription in NewSubscription
2019-05-14 Jonathan DruartBug 22812: Add tests for checkrouting
2019-05-14 Jonathan DruartBug 11853: Add tests
2019-05-14 Martin RenvoizeBug 22899: (QA follow-up) Change accessor name
2019-05-14 Nick ClemensBug 22899: Add pending_hold method to Koha::Item
2019-05-10 Liz ReaBug 21411: (QA follow-up) fix tests
2019-05-10 Nick ClemensBug 21411: Address QA concerns
2019-05-10 Jonathan DruartBug 19302: Send koha::objects to C4::Reserves::IsAvaila...
2019-05-10 Jonathan DruartBug 22433: Use Data::Dumper instead of Data::Printer
2019-05-10 Jonathan DruartBug 22433: Add debug statement to Transaction.t
2019-05-10 Martin RenvoizeBug 5770: (QA follow-up) Adapt for replyto handling
2019-05-10 Martin RenvoizeBug 5770: (QA follow-up) Revert change to GetQueuedMessages
2019-05-10 Martin RenvoizeBug 5770: (QA follow-up) Allow feature to be disable
2019-05-10 Nazlı ÇetinBug 5770: Unit test
2019-05-10 Tomas Cohen AraziBug 22053: (QA follow-up) Fix tests
2019-05-10 Mark TompsettBug 14407: Follow up to add test case and clean noise
2019-05-10 Nicholas can Oudts... Bug 14407: Unit tests for in_ipset
2019-05-09 Marcel de RooyBug 21535: Anonymize function in Patron should not...
2019-05-09 Tomas Cohen AraziBug 22053: (QA follow-up) Override enable_plugins confi...
2019-05-09 Tomas Cohen AraziBug 22053: (QA follow-up) More tests
2019-05-09 Alex ArnaudBug 22053: create unit tests
2019-05-09 Jonathan DruartBug 22790: Add a test
2019-05-07 Jonathan DruartBug 21671: Prevent Modifications.t to fail randomly
2019-05-07 Jonathan DruartBug 22453: Make TestBuilder generates dates taking...
2019-05-07 Mirko TietgenBug 22808: Move Cache.t to db_dependent
2019-05-02 Martin RenvoizeBug 22478: (QA follow-up) Update tests to check for...
2019-05-02 Martin RenvoizeBug 22478: (QA follow-up) Make test consistent with...
2019-05-02 Katrin FischerBug 22478: Fix POD
2019-05-02 Jonathan DruartBug 22478: Add tests
2019-05-02 Martin RenvoizeBug 22478: (RMaint follow-up) source t::lib::Mocks
2019-05-02 Nick ClemensBug 22692: (RM follow-up) Adjust test count
2019-05-02 Nick ClemensBug 22692: Unit tests
next