| # Config file for the Cast Action Script tests. |
| |
| # Dot-notation path to the module containing the TestCase class: |
| TEST_CASE_MODULE=eurtest.tests.cloudcast.cast_action_script_test_case |
| |
| # Name of the TestCase sub-class: |
| TEST_CASE_CLASS=CastActionScriptRunnerTestCase |
| |
| # Dot-notation path to the module containing the TestSequence class: |
| TEST_SEQUENCE_MODULE=eurtest.framework.test_sequence |
| |
| # Name of the TestSequence sub-class: |
| TEST_SEQUENCE_CLASS=TestSequence |
| |
| # Comma-separated list of apps to test. |
| # YT Music, GPM, Pandora, Spotify, TuneIn |
| APP_ID_LIST=2DB7CC49,F05C50C9,36061251,DF630089,12F05308 |