Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CloseApplication RPC tests #2201

Merged
merged 3 commits into from
Jul 16, 2019
Merged

Conversation

jacobkeeler
Copy link
Contributor

ATF Test Scripts to check smartdevicelink/sdl_core#2948

This PR is ready for review.

Summary

Add base CloseApplication RPC tests

ATF version

develop

Changelog

Enhancements
  • Add base CloseApplication RPC tests

CLA

@@ -44,6 +44,7 @@
./test_scripts/Smoke/API/044_AlertManeuver_Non_Media_PositiveCase_SUCCESS.lua
./test_scripts/Smoke/API/045_PerformAudioPassThru_Non_Media_PositiveCase_SUCCESS.lua
./test_scripts/Smoke/API/048_GetSystemCapabilityRequest_SUCCESS.lua
./test_scripts/API/CloseApplication/001_Success_flow.lua
Copy link
Contributor

Choose a reason for hiding this comment

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

@jacobkeeler as I know we have no practice to add feature tests to smoke tests list. But I like this practice. Can we add other delivered features success flow to smoke_tests.txt

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agreed, at the very least the base success cases should be added for new RPCs. It seems that this hasn't been done for the app service RPCs, so I'll submit a PR for that.

@jacobkeeler jacobkeeler merged commit f6c9223 into develop Jul 16, 2019
@jacobkeeler jacobkeeler deleted the feature/close_application_rpc branch February 2, 2021 16:04
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.

3 participants