Bug 20636

Summary: Add unit tests to verify borrowernumber columns are mapped for patron merging
Product: Koha Reporter: Kyle M Hall <kyle>
Component: PatronsAssignee: Kyle M Hall <kyle>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, josef.moravec, kyle.m.hall
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 9302    
Bug Blocks:    

Description Kyle M Hall 2018-04-23 11:03:03 UTC
We should add unit tests to check that:
A) Automate checking that all borrowernumber fields that are foreign keys to borrowers.borrowernumber are in our mapping
B) Automate testing all non-fk fields that are *named* borrowernumber are in our mapping.
Comment 1 Katrin Fischer 2023-09-16 14:28:59 UTC
What mapping are you referring to here?