Sha256: 848fdd3ce866b78980019d66681d3029117ec04abe152e2bee970e336bf68259

Contents?: true

Size: 170 Bytes

Versions: 34

Compression:

Stored size: 170 Bytes

Contents

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

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


Version data entries

34 entries across 34 versions & 1 rubygems

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