Skip to content

Add integration test for timestamp behavior#341

Open
KonradBreitsprecherBkd wants to merge 1 commit into
mainfrom
dev/Itest_timestamps
Open

Add integration test for timestamp behavior#341
KonradBreitsprecherBkd wants to merge 1 commit 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant