# HG changeset patch # User hamidouk # Date 1321543973 -3600 # Node ID 1c83c4bba0cee30bb01fc063c8024e870d6c9628 # Parent e0d32948bf62dd8d88d7d884a4deaca799049d03 added an annotationWidget to the integration tests. diff -r e0d32948bf62 -r 1c83c4bba0ce test/integration/polemic-youtube.htm --- a/test/integration/polemic-youtube.htm Thu Nov 17 16:32:33 2011 +0100 +++ b/test/integration/polemic-youtube.htm Thu Nov 17 16:32:53 2011 +0100 @@ -60,12 +60,18 @@ src:'polemic_fr.json', type:'json'} }, + {type: "AnnotationsWidget", + metadata:{ + format:'cinelab', + src:'polemic_fr.json', + type:'json'} + }, {type: "SliderWidget", metadata:{ format:'cinelab', src:'polemic_fr.json', type:'json'} - }, + } ] }, diff -r e0d32948bf62 -r 1c83c4bba0ce test/integration/polemic.htm --- a/test/integration/polemic.htm Thu Nov 17 16:32:33 2011 +0100 +++ b/test/integration/polemic.htm Thu Nov 17 16:32:53 2011 +0100 @@ -60,6 +60,12 @@ src:'polemic_fr.json', type:'json'} }, + {type: "AnnotationsWidget", + metadata:{ + format:'cinelab', + src:'polemic_fr.json', + type:'json'} + }, {type: "SliderWidget", metadata:{ format:'cinelab',