Sha256: 27c7be0e51863aa2c18ce3bab89a79f4ef134569ccdd060b1c0aab6a3237f88e

Contents?: true

Size: 185 Bytes

Versions: 34

Compression:

Stored size: 185 Bytes

Contents

require_relative '../test_helper'
require_relative '../resource_test'

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

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
meducation_sdk-1.6.10 test/resources/community_test.rb
meducation_sdk-1.6.6 test/resources/community_test.rb
meducation_sdk-1.6.5 test/resources/community_test.rb
meducation_sdk-1.6.4 test/resources/community_test.rb
meducation_sdk-1.6.3 test/resources/community_test.rb
meducation_sdk-1.6.2 test/resources/community_test.rb
meducation_sdk-1.6.1 test/resources/community_test.rb
meducation_sdk-1.6.0 test/resources/community_test.rb
meducation_sdk-1.5.7 test/resources/community_test.rb
meducation_sdk-1.5.6 test/resources/community_test.rb
meducation_sdk-1.5.5 test/resources/community_test.rb
meducation_sdk-1.5.4 test/resources/community_test.rb
meducation_sdk-1.5.3 test/resources/community_test.rb
meducation_sdk-1.5.2 test/resources/community_test.rb