Sha256: 719b8dc83b2545dd7c06e56f9bdbce3f812e0e437c705ca19b857dd9ba343057

Contents?: true

Size: 490 Bytes

Versions: 27

Compression:

Stored size: 490 Bytes

Contents

require 'rails_helper'

# Specs in this file have access to a helper object that includes
# the CanvasBatchesHelper. For example:
#
# describe CanvasBatchesHelper do
#   describe "string concat" do
#     it "concats two strings with spaces" do
#       expect(helper.concat_strings("this","that")).to eq("this that")
#     end
#   end
# end
module CoalescingPanda
  RSpec.describe CanvasBatchesHelper, :type => :helper do
    pending "add some examples to (or delete) #{__FILE__}"
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
coalescing_panda-3.1.7 spec/helpers/coalescing_panda/canvas_batches_helper_spec.rb
coalescing_panda-3.1.6 spec/helpers/coalescing_panda/canvas_batches_helper_spec.rb
coalescing_panda-3.1.3 spec/helpers/coalescing_panda/canvas_batches_helper_spec.rb
coalescing_panda-3.1.2 spec/helpers/coalescing_panda/canvas_batches_helper_spec.rb
coalescing_panda-3.1.1 spec/helpers/coalescing_panda/canvas_batches_helper_spec.rb
coalescing_panda-3.1.0 spec/helpers/coalescing_panda/canvas_batches_helper_spec.rb
coalescing_panda-3.0.1 spec/helpers/coalescing_panda/canvas_batches_helper_spec.rb