10 Nov
2015
10 Nov
'15
12:25 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12747 --- Comment #34 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Frédéric Demians from comment #33)
- The UT doesn't work with a Unimarc DB. It fails because the biblio record constructed in the test has a title in 245 tag. In Unimarc, title is in 200. I don't know it is considered problematic by QAers.
No it's not. The requirement is that the tests must pass on a "fresh" MARC21 DB with all sample data. We tend to ask for the tests to create their own data (using t::lib::TestBuilder for instance) -- You are receiving this mail because: You are watching all bug changes.