Bug 20636 - Add unit tests to verify borrowernumber columns are mapped for patron merging
Summary: Add unit tests to verify borrowernumber columns are mapped for patron merging
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Kyle M Hall
QA Contact: Testopia
URL:
Keywords:
Depends on: 9302
Blocks:
  Show dependency treegraph
 
Reported: 2018-04-23 11:03 UTC by Kyle M Hall
Modified: 2023-09-16 14:28 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?