Sha256: f0a5feb662b71f5770d6655c0256441a9fb4571b148356f9ba54c5b482052875

Contents?: true

Size: 214 Bytes

Versions: 36

Compression:

Stored size: 214 Bytes

Contents

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

module MeducationSDK
  class UserTest < ResourceTest
    test_resource(User, '/users')
  end
end


Version data entries

36 entries across 36 versions & 1 rubygems

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