Bug 19181: Add new tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 25 Apr 2018 19:08:25 +0000 (16:08 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 11 May 2018 13:52:44 +0000 (10:52 -0300)
commite3fd46d3dd7e87e2857437f45b9bdaae990c5fd1
treec30fcdb43c136b3a0ec745db1f24f1410b2d4800
parentf0f66431758d1d051f8e6d165df027745c2a8f66
Bug 19181: Add new tests

This patch reuses the method newly added to Selenium.pm and improve
existing tests.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/selenium/authenticate.t [deleted file]
t/db_dependent/selenium/authentication.t [new file with mode: 0644]
t/lib/Selenium.pm