https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22322

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #41 from David Nind <[email protected]> ---
I've Failed QA because of:

1. qa script complains about tidiness:

[FAIL] opac/sco/sco-main.pl
   FAIL   tidiness
                File is not tidy, please run `perl misc/devel/tidy.pl
opac/sco/sco-main.pl`

2. When I go to check in using the new "Check in" section on the SCO page, I
get an Error 403.

A consolidated test plan with the sequence things should be done in would help
a lot.

Testing notes (using KTD):

1. Set up for testing:
   - Checked out 39999000011418 to Mary Burton
   - Changed Mary Burton's user name and password so I can log in to the OPAC 
   - Mary Burton's card number: 23529000651225
   - URL for OPAC SCO log in: 127.0.0.1:8080/cgi-bin/koha/sco/sco-main.pl

2. Sequence used for testing:
   - Work through second patch test plan until patch needs applying
   - Apply all patches
   - Restart everything: restart_all
   - Work through rest of the test plan for the second patch
   - Work through the test plans in the first and third patches

3. Second patch testing:
   - Step 1: Set AuthFailureLog to "Log"
   - Step 2: Query returns 0 on a fresh system
   - Steps 3 to 6: With SelfCheckoutByLogin set to the default 
                   "username and password"
     . SQL result from step 2 increases by 1 (returns 1)
     . Refresh page: does NOT increase by 1
     . Hard page refresh: does NOT increase by 1
     . Clear browser cache: does increase by 1
   - Steps 3 to 6: With SelfCheckoutByLogin set to "card number"
     . SQL result from step 2 does NOT increase
     . Refresh page: does NOT increase by 1
     . Hard page refresh: does NOT increase by 1
     . Clear browser cache: does NOT increase by 1

4. Apply all the patches and restart everything (restart_all)

5. Continue testing second patch:
   - With SelfCheckoutByLogin set to "username and password": no increases
   - With SelfCheckoutByLogin set to "card number": no increases

6. First patch testing:
   - Page has two sections: 
     . Check out
     . Check in
   - Get Error 403 page after entering the barcode and pressing submit

7. Third patch testing:
   - Place a hold on Programming Perl for patron Joyce Gaines (Springfield)
   - Check in: same error 403 as per step 5
   - Step 4: is this from SCO, or a normal check in using the staff interface? 
     An example here would help.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to