Include in package integration tests event_update:
- new event, same
session_id as earlier event
- new event, same
page_view_id as earlier event (?)
- same
event_id as earlier event (?)
Our approach to these edge cases has been in flux over the past few releases. I think we have a good grasp of what desired behavior is as of 0.7.1. Let's include these cases in our integration tests to ensure the modeling operates as expected.
Include in package integration tests
event_update:session_idas earlier eventpage_view_idas earlier event (?)event_idas earlier event (?)Our approach to these edge cases has been in flux over the past few releases. I think we have a good grasp of what desired behavior is as of 0.7.1. Let's include these cases in our integration tests to ensure the modeling operates as expected.