https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37713 --- Comment #12 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 197483 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197483&action=edit Bug 37713: (QA follow-up) Add unit tests Add tests for OpacSuppression handling in OAI-PMH get_biblio_marcxml(), covering the full preference/flag matrix: - Preference disabled, flag set: record returned - Preference enabled, flag unset: record returned - Preference enabled, flag set: record hidden - Preference disabled again: record returned Also cleans up stray 'use DDP' and extracts a _build_repository() helper to reduce duplication. -- You are receiving this mail because: You are watching all bug changes.