Bug 11580: Add one more test and clear the cache
[koha.git] / t / db_dependent /
2017-09-06 Jonathan DruartBug 11580: Add one more test and clear the cache
2017-09-06 Alex ArnaudBug 11580 - Fix expiry calculation and rewrite tests
2017-09-01 Jonathan DruartBug 17967: TT syntax for notices - Prove that ODUE...
2017-09-01 Jonathan DruartBug 17966: TT syntax for notices - Prove that ISSUESLIP...
2017-09-01 Jonathan DruartBug 19058: Move C4::Reserves::GetReserveId to the Koha...
2017-09-01 Jonathan DruartBug 19057: Move C4::Reserve::GetReserve to Koha::Holds
2017-09-01 Jonathan DruartBug 9857: Fix failing tests
2017-09-01 Nick ClemensBug 19076 - followup - delete fines from additional...
2017-09-01 Nick ClemensBug 19076 - unit tests
2017-09-01 Marcel de RooyBug 19004: Adjust AddReturn for retrieving item type
2017-09-01 Marcel de RooyBug 19004: Patrons.t should create its own data for...
2017-09-01 Colin CampbellBug 19024 Fix some infelicities of phrasing in test...
2017-09-01 Jonathan DruartBug 19024: Add tests
2017-09-01 Kyle M HallBug 11580 - [QA Followup] Remove debug statements
2017-09-01 Baptiste WojtkowskiBug 11580 : Added unit test
2017-09-01 Kyle M HallBug 19209 [Followup] - Ensure checkouts don't prevent...
2017-09-01 Tomas Cohen AraziBug 19209: (QA followup) Improve tests
2017-09-01 Tomas Cohen AraziBug 19209: Add ->is_paged method to Koha::Objects
2017-09-01 Nick ClemensBug 18812 - SIP Patron status does not respect Overdues...
2017-09-01 Jonathan DruartBug 19056: Replace C4::Reserves::GetReserveCount with...
2017-08-30 Marcel de RooyBug 17807: Add format parameter to XSLT_Handler->transform
2017-08-30 Jonathan DruartBug 17969: Refactor the way <<items.content>> is generated
2017-08-30 Jonathan DruartBug 19025: Move GetReserveInfo to Koha::Holds
2017-08-25 Marcel de RooyBug 19126: Fix Members.t with IndependentBranches set
2017-08-25 Tomas Cohen AraziBug 19130: (followup) Add t/db_dependent/Koha/Acquisiti...
2017-08-25 Tomas Cohen AraziBug 19130: Remove ->search() overloading and adjust...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-08-20 Marcel de RooyBug 18996: [QA Follow-up] Remove global variables from...
2017-08-20 Marcel de RooyBug 18996: Add checkin subtest in SIP/Message.t
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-08-15 Olli-Antti KivilahtiBug 18292 - t/db_dependent/Circulation.t doesn't need...
2017-08-15 Marcel de RooyBug 19049: [QA Follow-up] Mock config, default format
2017-08-15 Marcel de RooyBug 19049: [Follow-up] Make sure that GetPlugins finds...
2017-08-15 Marcel de RooyBug 19049: Testing RecordsFromMarcPlugin with a to_marc...
2017-08-15 Jonathan DruartBug 18624: Do not return 1 in tests
2017-08-15 Tomas Cohen AraziBug 18624: Regression test for 'any' vs 'all'
2017-08-10 Nick ClemensBug 18941 - Unit tests
2017-08-10 Jonathan DruartBug 13012: Add more tests
2017-08-10 Kyle M HallBug 13012 - suggestion.suggesteddate should be set...
2017-08-10 Marcel de RooyBug 19071: Fix Members/IssueSlip.t
2017-08-10 Marcel de RooyBug 19071: Fix Circulation/issue.t
2017-08-10 Marcel de RooyBug 19070: Fix Circulation/Branch.t
2017-08-10 Jonathan DruartBug 19047: Fix AddBiblio call in ShelfBrowser.t
2017-08-10 Marcel de RooyBug 19047: Fix AddBiblio call in Reserves.t
2017-08-10 Jonathan DruartBug 19042: Add mock IndependentBranches=0 for the other...
2017-08-10 Mark TompsettBug 19042: Silence warnings t/db_dependent/Letters.t
2017-08-08 Jonathan DruartBug 17699: Reset time simulation
2017-08-08 Jonathan DruartBug 17699: Add test descriptions
2017-08-08 Jonathan DruartBug 17699: Use limit as end_of_month
2017-08-08 Jonathan DruartBug 17699: Add more tests to highlight the problem
2017-08-08 Jonathan DruartBug 19009: Fix random failures from Circulation.t
2017-08-08 Jonathan DruartBug 18802: Fix Circulation.t if finesMode ne 'production'
2017-07-28 Marcel de RooyBug 18991: [QA Follow-up] Use schema txn_begin and...
2017-07-28 Lari TaskulaBug 18991: Fix cleanup in t/db_dependent/Log.t
2017-07-26 Jonathan DruartBug 17829: Execute rollingloans tests in a transaction
2017-07-26 Lari TaskulaBug 18976: (follow-up) Fix t/db_dependent/Search/Histor...
2017-07-26 Lari TaskulaBug 18976: Fix t/db_dependent/Auth.t cleanup
2017-07-26 Lari TaskulaBug 18977: Rollback branch in t/db_dependent/SIP/Message.t
2017-07-26 Jonathan DruartBug 18966: Do not deal with duplicate issue_id on checkin
2017-07-26 Jonathan DruartBug 18982: Remove data in the correct order
2017-07-25 Jonathan DruartBug 18982: Create a circ rule for the data we created
2017-07-25 Jonathan DruartBug 18982: Create a specific itemtype for these tests
2017-07-25 Jonathan DruartBug 18982: category.categorycode must be uppercase
2017-07-25 Jonathan DruartBug 18982: Use KOHA_INTRANET_URL instead of syspref...
2017-07-24 Marcel de RooyBug 18605: Remove TRUNCATE from C4/HoldsQueue.pm
2017-07-24 Jonathan DruartBug 18572: Remove AddRenewal parameter
2017-07-24 Nick ClemensBug 18572 - QA Followup
2017-07-24 Nick ClemensBug 18572 - Improper branchcode set during OPAC renewal
2017-07-24 Marcel de RooyBug 18951: Adjust Isbd.t
2017-07-24 Marcel de RooyBug 18951: Create data for TransformKohaToMarc.t
2017-07-24 Marcel de RooyBug 18951: Some t/Biblio tests are database dependent...
2017-07-24 Nick ClemensBug 18826 - (QA Followup) Add mock SessionStorage to...
2017-07-24 Jonathan DruartBug 18826: rollback transaction for api tests
2017-07-18 Jonathan DruartBug 18262: Fix api/holds.t tests
2017-07-17 Marcel de RooyBug 18672: [QA Follow-up] Simplify without sleep
2017-07-17 Marc VéronBug 18672: Test for fixing overwriting creation date
2017-07-17 Baptiste WojtkowskiBug 18613: Add unit tests for getletter
2017-07-14 Mark TompsettBug 18748: Noisy t/db_dependent/AuthorisedValues.t
2017-07-14 Jonathan DruartBug 18262: Fix test in MultiplePerRecord
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 18260: Koha::Biblio - Remove GetBiblio
2017-07-10 Jonathan DruartBug 18276: (follow-up) Remove GetBiblioFromItemNumber...
2017-07-10 Jonathan DruartBug 17680: Add few tests for AddReturn when overdue
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, simpl...
2017-07-06 Marcel de RooyBug 18104: [QA Follow-up] Add a test for customized...
2017-07-06 Colin CampbellBug 18755: Allow empty passwords in Patron Info to...
2017-07-06 Nick ClemensBug 18434 - Followup fix tests for sorting and factes
2017-07-06 Tomas Cohen AraziBug 18434: (QA followup) Move _convert_marc_to_json...
2017-07-06 Tomas Cohen AraziBug 18434: Add tests for K:SE:E::get_fixer_rules
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-07-05 Julian MauriceBug 18782: Remove unused C4::Serials::getsupplierbyserialid
2017-07-05 Nick ClemensBug 18228: QA Followup - use gender neutral language...
2017-07-05 Marcel de RooyBug 18228: Adjust Virtualshelves.t
2017-06-21 Jonathan DruartBug 18651: Fix tests if no circ rule exist
2017-06-20 Jonathan DruartBug 18651: Update accountlines.issue_id is the issue_id...
2017-06-20 Jonathan DruartBug 18651: Do not charge if the checkin failed
2017-06-20 Jonathan DruartBug 18651: Update issue_id in AddReturn
2017-06-19 Marcel de RooyBug 18697: Final polishing
2017-06-19 Marcel de RooyBug 18697: Adjusting unit tests for dayly serial freque...
next