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

Lee Jamison <ldjami...@marywood.edu> changed:

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

--- Comment #9 from Lee Jamison <ldjami...@marywood.edu> ---
Created attachment 64435
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64435&action=edit
Bug 17864: Test Cases

There was no form of testing for the change. In order to test
the perl-side of the changes, I just went to a variety of
URLs to see if they have the expected three tabs.

TEST PLAN
---------
1) Apply this patch
2) At the bash prompt, export KOHA_INTRANET_URL=http://localhost:8080/
   -- Or whatever yours is. With or without the trailing /
3) prove -v t/db_dependent/www/prefs-admin_search.t
   -- before applying the other patch, there should be failures.
4) Apply both patches
5) prove -v t/db_dependent/www/prefs-admin_search.t
   -- there should be no failures now.
6) run koha qa test tools

Signed-off-by: Mark Tompsett <mtomp...@hotmail.com>

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

Signed-off-by: Lee Jamison <ldjami...@marywood.edu>
Updated commit subject to reflect correct bug number.
Works as directed according to test plan and passes QA tools.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to