jquery.makeCollapsible: basic test suite
authorMatmaRex <matma.rex@gmail.com>
Mon, 25 Mar 2013 19:16:07 +0000 (20:16 +0100)
committerMatmaRex <matma.rex@gmail.com>
Wed, 3 Apr 2013 15:48:35 +0000 (17:48 +0200)
commitf4d8165c9e54725f9fce8780e300991e36dad55c
treef6952d588b0e772a95f2be1dcdd5a527a1985af9
parentf095e6df4b4c0a88420ba146fa098ff2d4420a52
jquery.makeCollapsible: basic test suite

For now it just verifies that the very basic synchronous functionality
of the module works; not much more is possible without triggering some
events to hook to, and currently jquery.makeCollapsible doesn't
trigger any.

Change-Id: Icdd8f392e4921007a6bdfb3ae934949e4c875232
tests/qunit/QUnitTestResources.php
tests/qunit/suites/resources/jquery/jquery.makeCollapsible.test.js [new file with mode: 0644]