[Koha-bugs] [Bug 19821] Run tests on a separate database

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 21 05:29:59 CEST 2020


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

--- Comment #50 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Thanks for the explanations.

The DB is not being created, here is what I did (on koha_testing_docker)

Patches applied

reset_all

> root at 13b368ace1d6:/# mysql -u root --password=password                

[...]

> MariaDB [(none)]> GRANT ALL PRIVILEGES ON koha_test.* TO koha_kohadev;

> kohadev-koha at 76c874795df6:/kohadevbox/koha$ prove t/db_dependent/Holds.t 

> MariaDB [(none)]> show databases;

No koha_test

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


More information about the Koha-bugs mailing list