Author: ygrego Date: 2015-04-10 10:15:18 +0000 (Fri, 10 Apr 2015) New Revision: 1144 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1144 Log: A new test "testSearchingForProgrammesWithDurationLowerThanOneHour" has been added to "testsObjects". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-04-10 09:49:02 UTC (rev 1143) +++ oipf/js/test/Test.js 2015-04-10 10:15:18 UTC (rev 1144) @@ -349,6 +349,11 @@ method: "testSearchingForASpecificProgrammeByName" }, { + label: "Try to obtain all programme \n\ + with duration lower than one hour.", + method: "testSearchingForProgrammesWithDurationLowerThanOneHour" + }, + { label: "Create a query with well parameters.", method: "testCreateQueryWithWellArguments" },
participants (1)
-
ygregoï¼ users.nuiton.org