Skip to content

Update SetInteriorVehicleDataRequestTests#19

Open
mvorobio wants to merge 4 commits intodevelopfrom
impl/interior_vehicle_data_request_unit_tests
Open

Update SetInteriorVehicleDataRequestTests#19
mvorobio wants to merge 4 commits intodevelopfrom
impl/interior_vehicle_data_request_unit_tests

Conversation

@mvorobio
Copy link

This PR is not ready for review.

Risk

This PR makes no API changes.

Summary

The PR adds a check whether read only parameters are cut off before sending a message to
HMI in unit tests for SetInteriorVehicleDataRequest.

Tasks Remaining:

  • Add test cases for all RC modules
  • Add test cases for all flows

CLA

auto command =
CreateRCCommand<rc_rpc_plugin::commands::SetInteriorVehicleDataRequest>(
mobile_message);
auto command = CreateRCCommand<SetInteriorVehicleDataRequest>(mobile_message);
Copy link

@AByzhynar AByzhynar Apr 24, 2020

Choose a reason for hiding this comment

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

@mvorobio Is it possible to make it const auto?

Copy link
Author

Choose a reason for hiding this comment

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

@AByzhynar please check 715f26a

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.

5 participants