Author: ygrego Date: 2015-02-25 17:03:09 +0000 (Wed, 25 Feb 2015) New Revision: 879 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/879 Log: Addition test for the switching of previous channel. Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-02-25 15:53:11 UTC (rev 878) +++ oipf/js/test/Test.js 2015-02-25 17:03:09 UTC (rev 879) @@ -19,13 +19,13 @@ label: "Bind the current channel stream with a video broadcast object.", method: "testBindToCurrentChannel", impl: true - }/*, + }, { id: "vbTestPrevChannel", label: "Switch to precedent channel in channel list.", method: "testPrevChannel", - impl: false - }, + impl: true + }/*, { id: "vbTestNextChannel", label: "Switch to next channel in channel list.",
participants (1)
-
ygregoï¼ users.nuiton.org