Needs review
Project:
Corresponding Entity References
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2026 at 06:31 UTC
Updated:
13 Feb 2026 at 06:50 UTC
Jump to comment: Most recent
Comments
Comment #4
nickolajAdded comprehensive test coverage: a Kernel test (`CorrespondingReferenceTest`) with 16 test methods covering insert/update/delete sync, bundle restrictions, wildcard bundles, prepend/append direction, duplicate prevention, two-field sync, and config entity methods; plus a Functional test (`CorrespondingReferenceAdminTest`) with 5 test methods covering admin UI access control, CRUD operations, and permission checks.
Comment #5
anybodyThanks @nickolaj! At at first glance this looks really good to me. @maintainers: What do you think? Anything else specific to test?
At least this looks like a very solid foundation!