--- /dev/null
+describe('Abide', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Abide($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Accordion', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Accordion($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Accordion Menu', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.AccordionMenu($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Drilldown Menu', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Drilldown($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Dropdown', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Dropdown($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Dropdown Menu', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.DropdownMenu($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Equalizer', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Equalizer($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Interchange', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Interchange($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Magellan', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Magellan($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Off Canvas', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.OffCanvas($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Orbit', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Orbit($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Responsive Menu', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.ResponsiveMenu($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Responsive Toggle', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.ResponsiveToggle($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Reveal', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Reveal($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Slider', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Slider($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Sticky', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Sticky($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Tabs', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Tabs($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file
--- /dev/null
+describe('Tooltip', function() {
+ var plugin;
+ var $html;
+
+ // afterEach(function() {
+ // plugin.destroy();
+ // $html.remove();
+ // });
+
+ describe('constructor()', function() {
+ // it('', function() {
+ // $html = $('').appendTo('body');
+ // plugin = new Foundation.Tooltip($html, {});
+
+ // plugin.$element.should.be.an('object');
+ // plugin.options.should.be.an('object');
+ // });
+ });
+
+});
\ No newline at end of file