tests: assert belongs-to association errors explicitly#7739
tests: assert belongs-to association errors explicitly#7739tangerineyu wants to merge 1 commit intogo-gorm:masterfrom
Conversation
|
Add explicit error checks in belongs-to association tests This PR updates belongs-to association tests to explicitly check errors for setup and association operations, converting silent failures into fail-fast assertions. It adds error handling for Key Changes• Added explicit error checks with Affected Areas• This summary was automatically generated by @propel-code-bot |
Summary