mitxp / HbbTV-Testsuite

Tests for HbbTV implementations
http://itv.mit-xperts.com/hbbtvtest/
132 stars 56 forks source link

Application Manager tests #48

Closed giorgos-epitropou-obs closed 3 years ago

giorgos-epitropou-obs commented 3 years ago

Hi, one question about the application manager test; does the test require that there should be a broadcast service already started /playing, before destroyApplication is called?

mitxp commented 3 years ago

There is no possiblity that the broadcast service is not running/playing when destroyApplication is called. The whole testsuite is started from the broadcast service. Please also see the Wiki https://github.com/mitxp/HbbTV-Testsuite/wiki (chapter "Running the test suite").