http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13849

--- Comment #10 from Julian FIOL <[email protected]> ---
Created attachment 39983
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39983&action=edit
Bug 13849 : Adding Cucumber tests to create a new biblio

To test:
 0/
    * Install the selenium server (have a look at bug 13691)
    * Install libtest-bdd-cucumber-perl (pkg) and App::pherkin (cpan)
    * Edit t/db_dependent/cucumber/features/step_definitions/basic_steps.pl
    and fill the login and password of a superlibrarian user.
    Maybe you should also change the address of the selenium server (search
    for 'remote_server_addr').

 1/ Start the selenium server and launch the tests:
    $ cd t/db_dependent/cucumber
    $ pherkin
      or
    $ prove tests.t

This patch add a new scenario creating a new biblio

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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