https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39434
Caroline Cyr La Rose <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com --- Comment #3 from Caroline Cyr La Rose <[email protected]> --- I agree this is hard to test without a proper test plan. I tried making one but haven't managed to finish all of it (even after several hours). Here's what I have so far (I left out the numbers for each step bc it is easier to reorder if there are no numbers) To test: . Apply patch and restart_all . Enable the following system preferences - OpacBrowser - useDischarge - OPACHoldsHistory - ILLModule - OPACPrivacy - UseRecalls - ArticleRequests - OPACReportProblem - OPACVirtualCard * For each page, make sure the page looks OK and there is a main tag in the page inspector (unless noted otherwise) . Go to the OPAC (opac-main/masthead.inc - header tag in addition to main tag) . Click on 'Advanced search' (opac-advsearch) . Make a search that will return several results (e.g. shakespeare) (opac-results) . Click on a title to access the detailed record (opac-detail) . Click MARC view (opac-MARCdetail) . Click ISBD view (opac-ISBDdetail) . Click 'Place hold' (opac-reserve) . Go back to the record . Click 'Place recall' (opac-recall) . Go back to the record . Click 'Request article' (opac-request-article) . Click 'Add to your lists' (opac-addbybiblionumber) . Enter a list name . Click 'Save' . Click 'Add to your cart' . Click 'Cart' at the top of the page (opac-basket) . Click 'Send' (opac-sendbasketform) . Close the window . Close the cart window . Click the 'Comments' tab . Click 'Post your comments on this title' (opac-review) . Click on 'Course reserves' (opac-course-reserves) . Click on 'first course' (opac-course-details) . Click on 'Browse by hierarchy' (opac-browser) . Log in (if you're not already logged in, if you already are, go to Your account) (opac-user) . Click on the 'Charges' tab (opac-account) . Click on the 'Personal details' tab (opac-memberentry) . Change some information in the form . Click 'Submit update request' (opac-memberentry-update-submitted???) . Click on the 'Tags' tab (opac-tags) . Click on the 'Change password' tab (opac-passwd) . Click on the 'Search history' tab (opac-search-history) . Click on the 'Checkout history' tab (opac-readingrecord) . Click on the 'Privacy' tab (opac-privacy) . Click on the 'Holds history' tab (opac-holdshistory) . Click on the 'Recalls history' tab (opac-recalls) . Click on the 'Purchase suggestions' tab (opac-suggestions) . Click on the 'Messaging' tab (opac-messaging) . Click on the 'Lists' tab (opac-shelves) . Click on the list name . Click 'Send list' (opac-sendshelfform) . Close the window . Click on the 'Ask for discharge' tab (opac-discharge) . Click on the 'Interlibrary loan requests' tab (opac-illrequests) . Click on the 'My virtual card' tab (opac-virtual-card) . Click on 'Authority search' (opac-authorities-home) . Click on 'Submit' (opac-authoritiessearchresultlist???) . Click on 'Details' next to a result (opac-auth-detail) . Click on 'MARC view' (opac-auth-MARCdetail) . Click on 'Libraries' (opac-library) . Click on 'Report a problem' (opac-reportproblem) . Go to cgi-bin/koha/ilsdi.pl (ilsdi) . Enable OpacMaintenance . In the staff interface, go to Administration > System preferences . Search for OpacMaintenance . Set to 'Show' . Click 'Save all OPAC preferences' . Go to the OPAC (it should redirect to the maintenance page) (maintenance) This test plan is still missing all of these pages opac-account-pay-error opac-alert-subscribe opac-alert-subscriptions opac-auth opac-blocked opac-browse opac-curbside-pickups opac-downloadcart opac-downloadshelf opac-full-serial-issues opac-idref opac-imageviewer opac-issue-note opac-overdrive-search opac-page opac-password-recovery opac-patron-consent opac-registration-confirmation opac-registration-email-sent opac-registration-invalid opac-reset-password opac-restrictedpage opac-routing-lists opac-serial-issues opac-shareshelf opac-showreviews opac-tags_subject opac-topissues Fell free to rework the test plan. I don't think I will have time to finish it. As an aside, I feel like this could be easier to test if it was divided in several different bugs, but maybe I'm just too lazy... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
