Skip to content

Add Integration Test for Timestamp Behavior#341

Open
KonradBreitsprecherBkd wants to merge 3 commits into
mainfrom
dev/Itest_timestamps
Open

Add Integration Test for Timestamp Behavior#341
KonradBreitsprecherBkd wants to merge 3 commits into
mainfrom
dev/Itest_timestamps

Conversation

@KonradBreitsprecherBkd

Copy link
Copy Markdown
Contributor

The timestamp behavior had no integration test. The test covers:

Verify timestamp behavior from the synchronized participant perspective:

  • Sync sender: outgoing event carries virtual send time.
  • Async sender: outgoing events will have an invalid timestamp
  • Sync receiver: incoming event from async or sync sender is timestamped with sync receive time.
  • Async receiver: incoming event from async or sync sender keeps the timestamp (async sender: invalid timestamp, sync sender: send time)

Signed-off-by: Konrad Breitsprecher <Konrad.Breitsprecher@vector.com>
Signed-off-by: Konrad Breitsprecher <Konrad.Breitsprecher@vector.com>
Signed-off-by: Konrad Breitsprecher <Konrad.Breitsprecher@vector.com>
@KonradBreitsprecherBkd KonradBreitsprecherBkd changed the title Add integration test for timestamp behavior Add Integration Test for Timestamp Behavior Jun 15, 2026
@KonradBreitsprecherBkd KonradBreitsprecherBkd added the needs reviewer This issue is looking for a reviewer. label Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs reviewer This issue is looking for a reviewer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant