Sha256: 1e539a54f9f7c25f14a9a57a4d069bb34a3cc0337dd56bccac08c43aa7fae0ff

Contents?: true

Size: 231 Bytes

Versions: 26

Compression:

Stored size: 231 Bytes

Contents

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

module MeducationSDK
  class FriendshipTest < ResourceTest
    test_resource(Friendship, '/friendships')
  end
end

Version data entries

26 entries across 26 versions & 1 rubygems

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