Extend GenericSkeletonEvent to trigger EventUpdate notification#409
Conversation
| // Test: Construction | ||
| TEST_F(GenericSkeletonEventFixture, CanConstructAGenericSkeletonEvent) | ||
| { | ||
| RecordProperty("Verifies", "SCR-14035184"); |
There was a problem hiding this comment.
1st: I much appreciate, that you now did invest in all these missing unit-tests for GenericSkeletonEvent! GOOD!
The issue with the "linked" requirements (like SCR-14035184) is: These are IDs from the BMW internal codebeamer requirement system. They aren't visible in S-CORE, where we are now working. So we should rather link to the new requirements... see here: https://github.com/eclipse-score/communication/blob/main/score/mw/com/dependability/requirements/component_requirements/component_requirements_ipc.trlc#L1487
This is the same req. in its new form (in the broken link comment you see the relation to the old codebeamer req.)
So - please get in contact with Jochen Hoenle and ask him, how you should proceed (what you should link to in your test -> i.e. if instead of writing SCR-14035184 you should write ScoreReq.CompReq GenericProxyEventGetSampleSize
e0be480 to
3a8e068
Compare
No description provided.