horizon/horizon/static/horizon/lib
Maxime Vidori a8111d0071 Add jasmine testing and helpers
With the integration of the AngularJS framework we need a powerfull
testing, Jasmine could be a good choices because of its great features
and it is the one which is described into angularjs documentation. It
will allow us to have good example for creating our tests.

    To create a test you just have to inherit JasmineTests class, and
specify the tests files to run (with their path) in the specs class
attribute. If some html elements are needed, just inherit from the
jasmine.html template and add them to the content block, to finish
specify the template in the test class into the template_name attribute.

Implements: blueprint jasmine-integration
Change-Id: Ic39d3a4f097de045d1c789052ff4e43eb0ebde7e
2014-02-17 15:05:23 +01:00
..
angular Add jasmine testing and helpers 2014-02-17 15:05:23 +01:00
jasmine-1.3.1 Add jasmine testing and helpers 2014-02-17 15:05:23 +01:00
jquery Merge "Update to the latest version of the jquery tablesorter plugin." 2014-01-10 03:11:27 +00:00
qunit Fix misspellings in horizon 2014-02-08 09:10:03 +08:00
d3.v3.min.js Adds d3.js library and reworked quota infographics 2013-05-09 10:44:19 -07:00
hogan-2.0.0.js Fix hogan js templates in IE8 2013-02-20 16:12:49 +08:00
rickshaw.js Adding Rickshaw as dependency 2013-08-27 14:47:21 +02:00
spin.jquery.js JavaScript Refactor. 2012-06-23 17:12:37 -07:00
spin.js JavaScript Refactor. 2012-06-23 17:12:37 -07:00