Skip to content

test: add ZMQ simtime framing tests for concoredocker.py#408

Merged
pradeeban merged 1 commit into
ControlCore-Project:devfrom
avinxshKD:test/zmq-simtime-framing-371
Feb 19, 2026
Merged

test: add ZMQ simtime framing tests for concoredocker.py#408
pradeeban merged 1 commit into
ControlCore-Project:devfrom
avinxshKD:test/zmq-simtime-framing-371

Conversation

@avinxshKD
Copy link
Copy Markdown
Contributor

write() and read() ZMQ paths had no test coverage. Added TestZMQ covering:

  • write prepends simtime+delta and advances simtime
  • read strips simtime prefix and updates it (monotonically)
  • roundtrip returns original data

fixes #371

@avinxshKD
Copy link
Copy Markdown
Contributor Author

Hey @pradeeban as ZMQ paths in concoredocker.py had no coverage unlike concore.py....
roundtrip test confirms the framing is symmetric.

pls let me know if any adjustments needed, thanks

@pradeeban pradeeban merged commit 1fccbbb into ControlCore-Project:dev Feb 19, 2026
6 checks passed
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.

2 participants