]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Added starter templates for js component unit tests 8472/head
authorColin Marshall <colin.michael.marshall@gmail.com>
Mon, 28 Mar 2016 02:36:15 +0000 (20:36 -0600)
committerColin Marshall <colin.michael.marshall@gmail.com>
Mon, 28 Mar 2016 03:14:58 +0000 (21:14 -0600)
commita789e52dc57c2c9e61d41729139f27dff0302b02
tree2af8c10e9f46ed4fbe42e5794466c4633359b23a
parent9f4cf9dd4e69410c9feda728fc477bd4429ed3cd
Added starter templates for js component unit tests
18 files changed:
test/javascript/components/abide.js [new file with mode: 0644]
test/javascript/components/accordion.js [new file with mode: 0644]
test/javascript/components/accordionMenu.js [new file with mode: 0644]
test/javascript/components/drilldown.js [new file with mode: 0644]
test/javascript/components/dropdown.js [new file with mode: 0644]
test/javascript/components/dropdownMenu.js [new file with mode: 0644]
test/javascript/components/equalizer.js [new file with mode: 0644]
test/javascript/components/interchange.js [new file with mode: 0644]
test/javascript/components/magellan.js [new file with mode: 0644]
test/javascript/components/offcanvas.js [new file with mode: 0644]
test/javascript/components/orbit.js [new file with mode: 0644]
test/javascript/components/responsiveMenu.js [new file with mode: 0644]
test/javascript/components/responsiveToggle.js [new file with mode: 0644]
test/javascript/components/reveal.js [new file with mode: 0644]
test/javascript/components/slider.js [new file with mode: 0644]
test/javascript/components/sticky.js [new file with mode: 0644]
test/javascript/components/tabs.js [new file with mode: 0644]
test/javascript/components/tooltip.js [new file with mode: 0644]