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

--- Comment #11 from Martin Renvoize <martin.renvo...@ptfs-europe.com> ---
Comment on attachment 75090
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75090
Bug 19185: Add selenium tests for installation and onboarding process

Review of attachment 75090:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=19185&attachment=75090)
-----------------------------------------------------------------

::: t/db_dependent/selenium/00-installation.t
@@ +52,5 @@
> +    my $db_pass = C4::Context->config('pass');
> +
> +    $driver->get($base_url."mainpage.pl");
> +
> +    my $lang = "en"; # The idea here is to loop on all languages

Question: Why would we want to loop for all languages? Are you still intending
on implementing this?

-- 
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