[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
Thu Feb 4 12:02:08 CET 2016


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

--- Comment #11 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 47639
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47639&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/

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


More information about the Koha-bugs mailing list