[Koha-bugs] [Bug 19181] Intranet and OPAC authentication selenium test

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 8 16:21:11 CEST 2018


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

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

--- Comment #16 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 75157
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75157&action=edit
Bug 19181: Change to use ENV, fix login and passwords

The kohadevbox has admin/admin set, so for testing when
creating the initial superuser, if you wish to minimize
effort, use admin/admin. Otherwise, make sure to:
export KOHA_USER={whatever your user is}
export KOHA_PASS={whatever your password is}
before attempting to run the test.

Also, this test was failing because of a validation check on
the passwords requiring uppercase letters, lowercase letters,
and numbers. Changed the sample data passwords to fix.

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list