[%# Helper for JS tests Authors: Afuna Copyright (c) 2015 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %] [%- # it's all right to require jquery here because the other tests load up in a sandbox # and the different js library versions can't interfere with one another dw.need_res( { group => "jquery" }, "stc/tests/qunit.css", "stc/tests/qunit-all.css", "js/tests/qunit-all.js" ); CALL dw.active_resource_group( "jquery" ); sections.head = BLOCK -%] [%- END -%]

[%- IF all_tests -%] All Tests [%- ELSE -%] All Libraries for [% test | html %] [%- END -%]


0 test(s) of 0 passed, 0 failed.