Sha256: 78841c4f3aa2eb4fc03339f4bd0def3bcf31a4291be883703e7cb6ee82a9932d

Contents?: true

Size: 447 Bytes

Versions: 2

Compression:

Stored size: 447 Bytes

Contents

require 'spec_helper'

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
openstax_connect-0.0.10 spec/helpers/openstax/connect/sessions_helper_spec.rb
openstax_connect-0.0.9 spec/helpers/openstax/connect/sessions_helper_spec.rb