Skip to content

mw/com: Add integration tests for moving SkeletonEvent#559

Open
bemerybmw wants to merge 1 commit into
mainfrom
brem_skeleton_event_move_tests
Open

mw/com: Add integration tests for moving SkeletonEvent#559
bemerybmw wants to merge 1 commit into
mainfrom
brem_skeleton_event_move_tests

Conversation

@bemerybmw

Copy link
Copy Markdown
Contributor

In the near future, we should implement similar tests for SkeletonFields and SkeletonMethods. We should also implement similar tests on proxy side.

@bemerybmw bemerybmw force-pushed the brem_skeleton_event_move_tests branch 2 times, most recently from ef9c161 to cc91370 Compare June 18, 2026 12:10
In the near future, we should implement similar tests for SkeletonFields
and SkeletonMethods. We should also implement similar tests on proxy
side.
@bemerybmw bemerybmw force-pushed the brem_skeleton_event_move_tests branch from cc91370 to 10cbaef Compare June 18, 2026 13:01
hdrs = ["proxy_container.h"],
features = COMPILER_WARNING_FEATURES,
visibility = [
"//score/mw/com/test/methods:__subpackages__",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are temporary, Sahithi has a pr moving them into shared resources

std::cerr << "Unable to set signal handler for SIGINT and/or SIGTERM, cautiously continuing" << std::endl;
}

const auto num_send_iterations = [&test_configuration]() {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extract this since it's duplicated in all 3 mains

# *******************************************************************************
from test_fixture import consumer, provider, SkeletonMoveScenario

NUMBER_OF_SAMPLES_TO_SEND_PER_OFFER = 10

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This value is not really important for the test and so could be a constant defined in c++ rather than making it configurable here.

@castler castler added the test-qnx Enables the checks with QNX toolchains. Checks require committer approval to start execution. label Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-qnx Enables the checks with QNX toolchains. Checks require committer approval to start execution.

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants