Bug 18292: Remove return 1 statements in tests
[koha.git] / t / db_dependent /
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...
2017-06-19 Marcel de RooyBug 18697: Adjusting unit tests for weekly serial frequ...
2017-06-19 Marcel de RooyBug 18607: Adjusting unit tests for monthly serial...
2017-06-19 Marcel de RooyBug 18356: Extend GetNextDate.t, add GetFictiveIssueNum...
2017-06-19 Mark TompsettBug 18807: t/db_dependent/www/batch.t fails
2017-06-19 Jonathan DruartBug 18807: Fix tests www/batch.t
2017-06-16 Jonathan DruartBug 18804: Add additional information to execute succes...
2017-06-16 Jonathan DruartBug 18804: (bug 13501 follow-up) Fix add item form...
2017-06-16 Jonathan DruartBug 18804: (bugs 16400,11088 follow-up) Update the...
2017-06-16 Jonathan DruartBug 18804: (bug 16286 follow-up) Update the "save categ...
2017-06-16 Jonathan DruartBug 18804: Skip selenium tests if Selenium::Remote...
2017-06-16 Marcel de RooyBug 18361: [QA Follow-up] Resolve warning on undef...
2017-06-16 Tomas Cohen AraziBug 18361: (QA followup) Add tests for the no params...
2017-06-16 Marcel de RooyBug 18361: Additional tests for Koha::Objects->find
2017-06-15 Jonathan DruartBug 18539: remove occurrence in ReNewSubscription.t
2017-06-15 Jonathan DruartBug 18539: Forbid list context calls for Koha::Objects...
2017-06-15 Jonathan DruartBug 17975: TT syntax for notices - Prove that HOLD_SLIP...
2017-06-15 Jonathan DruartBug 17965: TT syntax for notices - Prove that DUEDGST...
2017-06-14 Jonathan DruartBug 18762: Remove some warnings from Search.t
2017-06-14 Jonathan DruartBug 18762: Remove a warning from History.t
2017-06-14 Jonathan DruartBug 18761: Fix tests for AutomaticItemModificationByAge...
2017-06-13 Marcel de RooyBug 18601: OAI/Sets.t mangles data due to truncate...
2017-06-12 Jonathan DruartBug 18794: Fix test ListMetadataFormats in OAI/Server.t
2017-06-12 Mark TompsettBug 18773: Fix failing history.t test
2017-06-12 Mark TompsettBug 18411: Fix failing search_utf8.t tests
2017-06-09 Tomas Cohen AraziBug 18767: Remove useless diags from GetDailyQuote.t
2017-06-09 Tomas Cohen AraziBug 18766: Remove itemtype-related warnings from Articl...
2017-06-09 Jonathan DruartBug 18759: (follow-up) Try to fix random failure from...
2017-06-08 Jonathan DruartBug 18759: Try to fix random failure from Circulation.t
2017-06-05 Jonathan DruartBug 18226: Perltidy + license
next