Sha256: 434a40e10f51d0a21356731a36ebcd5959edb96edc43e794bdf13c610d2a7e75

Contents?: true

Size: 229 Bytes

Versions: 26

Compression:

Stored size: 229 Bytes

Contents

require File.expand_path('../../test_helper', __FILE__)
require File.expand_path('../../resource_test', __FILE__)

module MeducationSDK
  class CommunityTest < ResourceTest
    test_resource(Community, '/communities')
  end
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
meducation_sdk-1.5.1 test/resources/community_test.rb
meducation_sdk-1.5.0 test/resources/community_test.rb
meducation_sdk-1.4.4 test/resources/community_test.rb
meducation_sdk-1.4.3 test/resources/community_test.rb
meducation_sdk-1.4.2 test/resources/community_test.rb
meducation_sdk-1.4.1 test/resources/community_test.rb
meducation_sdk-1.4.0 test/resources/community_test.rb
meducation_sdk-1.3.0 test/resources/community_test.rb
meducation_sdk-1.2.6 test/resources/community_test.rb
meducation_sdk-1.2.5 test/resources/community_test.rb
meducation_sdk-1.2.4 test/resources/community_test.rb
meducation_sdk-1.2.3 test/resources/community_test.rb
meducation_sdk-1.2.2 test/resources/community_test.rb
meducation_sdk-1.2.1 test/resources/community_test.rb
meducation_sdk-1.2.0 test/resources/community_test.rb
meducation_sdk-1.1.2 test/resources/community_test.rb
meducation_sdk-1.1.1 test/resources/community_test.rb
meducation_sdk-1.1.0 test/resources/community_test.rb
meducation_sdk-1.0.0 test/resources/community_test.rb
meducation_sdk-0.10.1 test/resources/community_test.rb