Sha256: f665ac882f5666e8936967a5a2c21f64ee9346326a103a036da5339a2555b2d5

Contents?: true

Size: 166 Bytes

Versions: 25

Compression:

Stored size: 166 Bytes

Contents

require File.dirname(__FILE__) + '/test_helper'

class CommentTest < ActiveSupport::TestCase
  should_belong_to :photo
  should_require_attributes :author, :body
end

Version data entries

25 entries across 25 versions & 3 rubygems

Version Path
kdmny-spree-0.0.1 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.11.4 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.11.3 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.11.2 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.11.1 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.11.0 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.10.2 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.10.1 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.10.0 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.10.0.beta vendor/plugins/attribute_fu/test/comment_test.rb
spree-enriquez-0.9.4 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.9.4 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.9.3 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.9.2 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.9.1 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.9.0 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.8.4 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.8.5 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.6.0 vendor/plugins/attribute_fu/test/comment_test.rb
spree-0.7.0 vendor/plugins/attribute_fu/test/comment_test.rb