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-2.2.2 test/resources/community_test.rb
meducation_sdk-2.2.1 test/resources/community_test.rb
meducation_sdk-2.2.0 test/resources/community_test.rb
meducation_sdk-2.1.4 test/resources/community_test.rb
meducation_sdk-2.1.3 test/resources/community_test.rb
meducation_sdk-2.1.2 test/resources/community_test.rb
meducation_sdk-2.1.1 test/resources/community_test.rb
meducation_sdk-2.1.0 test/resources/community_test.rb
meducation_sdk-2.0.5 test/resources/community_test.rb
meducation_sdk-2.0.4 test/resources/community_test.rb
meducation_sdk-2.0.3 test/resources/community_test.rb
meducation_sdk-2.0.2 test/resources/community_test.rb
meducation_sdk-2.0.1 test/resources/community_test.rb
meducation_sdk-2.0.0 test/resources/community_test.rb
meducation_sdk-1.6.16 test/resources/community_test.rb
meducation_sdk-1.6.15 test/resources/community_test.rb
meducation_sdk-1.6.14 test/resources/community_test.rb
meducation_sdk-1.6.13 test/resources/community_test.rb
meducation_sdk-1.6.12 test/resources/community_test.rb
meducation_sdk-1.6.11 test/resources/community_test.rb