You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently no CI check to verify that the Linux tv-casting-app continues to work with the Linux tv-app whenever a pull request is created and eventually merged in. As a result, the existing Matter casting experience can be unknowingly broken. Therefore, the proposal is to create a test script to be run as part of the CI checks to verify that the Linux tv-casting-app continues to work with the Linux tv-app whenever a pull request is created.
This issue will cover the creation of the workflow yaml file and will use the existing workflows as reference for setting up the configurations. For now, the workflow file will just check that the Linux tv-casting-app and the Linux tv-app are able to build successfully. In follow up issues that will be created, the actual test script will be created along with the logic for what to test for.
The test script will cover the following test cases where each will be filed as a separate issue:
Verify that the Linux tv-casting-app is able to discover the Linux tv-app.
Verify that the Linux tv-casting-app is able to commission with the Linux tv-app.
Verify that the Linux tv-casting-app is able to send the LaunchURL and the Linux tv-app is able to receive it.
Verify the current subscription state.
Future commands and/or test scenarios will be added as needed to the test script.
The text was updated successfully, but these errors were encountered:
There is currently no CI check to verify that the Linux tv-casting-app continues to work with the Linux tv-app whenever a pull request is created and eventually merged in. As a result, the existing Matter casting experience can be unknowingly broken. Therefore, the proposal is to create a test script to be run as part of the CI checks to verify that the Linux tv-casting-app continues to work with the Linux tv-app whenever a pull request is created.
This issue will cover the creation of the workflow yaml file and will use the existing workflows as reference for setting up the configurations. For now, the workflow file will just check that the Linux tv-casting-app and the Linux tv-app are able to build successfully. In follow up issues that will be created, the actual test script will be created along with the logic for what to test for.
The test script will cover the following test cases where each will be filed as a separate issue:
The text was updated successfully, but these errors were encountered: