[Koha-bugs] [Bug 18942] CanUserUseBudget.t and CanUserModifyBudget.t missing system user test cases

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 14 17:15:16 CEST 2017


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

Lee Jamison <ldjamison at marywood.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65052|0                           |1
        is obsolete|                            |

--- Comment #6 from Lee Jamison <ldjamison at marywood.edu> ---
Created attachment 65056
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65056&action=edit
Bug 18942: Internal Server Error symptomatic of using system user

TEST PLAN
---------
1) sudo koha-shell -c bash kohadev
2) prove -v t/Budgets/CanUserUseBudget.t
   -- works
3) prove -v t/Budgets/CanUserModifyBudget.t
   -- works
4) exit
5) git bz apply 18942
   -- interactive just the test patch
6) repeat steps 1-4
   -- prove fails (similar message with 919 in comment #0)
7) git bz apply 18942
   -- interactive just the actual fix
8) repeat steps 1-4
   -- works
9) run koha qa test tools

Signed-off-by: Lee Jamison <ldjamison at marywood.edu>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list