https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41520 --- Comment #1 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 190892 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190892&action=edit Bug 41520: Add tests for extended_attributes in ERM agreements API This patch adds api unit tests for the extended_attributes functionality in the ERM agreements API to ensure that: 1. Extended attributes are correctly returned when embedded 2. The internal record_table field is not exposed via the API 3. Both single GET and list endpoints work correctly with extended_attributes Test plan: 1. prove t/db_dependent/api/v1/erm_agreements.t 2. Verify all tests pass -- You are receiving this mail because: You are watching all bug changes.