require_relative '../../spec_helper' describe Tabulous::BootstrapRenderer do include Tabulous::TestData before(:each) do create_sample_tabset @renderer = Tabulous::BootstrapRenderer.new(@tabset, @view) end it "should return Bootstrap HTML for tabs" do tabs_html = @renderer.tabs_html tabs_html.should be_a(String) expect(tabs_html).to match(/