[Koha-bugs] [Bug 15578] Authority tests skip and hide a bug

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 17 11:32:03 CET 2016


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

--- Comment #16 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 48157
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48157&action=edit
[3.22.x] Bug 15578: Make sure all params will be taken into account when
instantiating

The tests in t/db_dependent/Koha_Authority.t expects at least 1
authority record in the DB to run them, otherwise they are skipped.
On our integration server, the DB does not contain any records, and the
tests are skipped.
Unfortunately these tests were testing the authid method of
Koha::MetadataRecord::Authority.

Test plan:
Apply the first patch, launch tests
=> Fail
Apply the second patch, launch tests
=> \o/

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list