forked from smartdevicelink/sdl_atf_test_scripts
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[SDL-0273] WebEngine Projection mode #39
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… WebEngine projection app
80d6cb6
to
afd91a0
Compare
...eck_that_SDL_forwards_OnSystemCapabilityUpdated_notification_to_WebEngine_projection_app.lua
Outdated
Show resolved
Hide resolved
...ripts/WebEngine/WebEngineProjection/007_Registration_disallowed_WEB_VIEW_is_absent_in_PT.lua
Outdated
Show resolved
Hide resolved
...ripts/WebEngine/WebEngineProjection/007_Registration_disallowed_WEB_VIEW_is_absent_in_PT.lua
Outdated
Show resolved
Hide resolved
test_scripts/WebEngine/WebEngineProjection/008_Registration_appHMIType_is_array.lua
Outdated
Show resolved
Hide resolved
test_scripts/WebEngine/WebEngineProjection/008_Registration_appHMIType_is_array.lua
Outdated
Show resolved
Hide resolved
...e/WebEngineProjection/012_Registration_disallowed_app_has_no_permissions_to_use_WEB_VIEW.lua
Outdated
Show resolved
Hide resolved
.../WebEngine/WebEngineProjection/014_Registration_disallowed_app_revoked_permissions_in_PT.lua
Outdated
Show resolved
Hide resolved
.../WebEngine/WebEngineProjection/014_Registration_disallowed_app_revoked_permissions_in_PT.lua
Outdated
Show resolved
Hide resolved
.../WebEngine/WebEngineProjection/014_Registration_disallowed_app_revoked_permissions_in_PT.lua
Outdated
Show resolved
Hide resolved
test_scripts/WebEngine/WebEngineProjection/020_HMI_status_transitions.lua
Outdated
Show resolved
Hide resolved
...ngine/WebEngineProjection/023_HMI_status_transitions_different_applications_interactions.lua
Outdated
Show resolved
Hide resolved
@@ -234,6 +420,7 @@ function common.preconditions() | |||
else | |||
common.commentAllCertInIniFile() | |||
end | |||
common.testSettings.restrictions.sdlBuildOptions = {{ webSocketServerSupport = { "ON" }}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This configuration is defined in line 13, so can be removed from this function.
1 task
VjKlepikov
requested changes
Jul 7, 2020
...cripts/WebEngine/WebEngineProjection/019_Show_RPC_to_Main_Window_widget_with_DuplicateID.lua
Show resolved
Hide resolved
test_scripts/WebEngine/WebEngineProjection/001_Registration_appHMIType_WEB_VIEW.lua
Show resolved
Hide resolved
..._scripts/WebEngine/WebEngineProjection/014_videoStreamingState_transitions_on_HMI_events.lua
Show resolved
Hide resolved
...ngine/WebEngineProjection/015_HMI_status_transitions_different_applications_interactions.lua
Show resolved
Hide resolved
...jection/028_OnExitApplication_RESOURCE_CONSTRAINT_multiple_apps_on_different_connections.lua
Show resolved
Hide resolved
...Engine/WebEngineProjection/025_Check_WSS_connection_for_WebEngine_projection_app_in_NONE.lua
Show resolved
Hide resolved
...ipts/WebEngine/WebEngineProjection/004_Registration_disallowed_WEB_VIEW_when_PT_is_empty.lua
Show resolved
Hide resolved
...ipts/WebEngine/WebEngineProjection/004_Registration_disallowed_WEB_VIEW_when_PT_is_empty.lua
Show resolved
Hide resolved
...ipts/WebEngine/WebEngineProjection/004_Registration_disallowed_WEB_VIEW_when_PT_is_empty.lua
Show resolved
Hide resolved
...Engine/WebEngineProjection/025_Check_WSS_connection_for_WebEngine_projection_app_in_NONE.lua
Show resolved
Hide resolved
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ATF Test Scripts to check #3426
This PR is not ready for review.
Summary
Scripts for feature "SDL-0273 WebEngine Projection mode"
ATF version
develop
Changelog
New scripts to check next functionality:
Update existing scripts with reasons:
CLA