Sha256: caaa90e49ce27700fe4bdf3bd5a0db5307f7861528e60d67825c4754c71059e4

Contents?: true

Size: 237 Bytes

Versions: 26

Compression:

Stored size: 237 Bytes

Contents

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

module MeducationSDK
  class UserSettingsTest < ResourceTest
    test_resource(UserSettings, '/user_settings')
  end
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
meducation_sdk-0.10.0 test/resources/user_settings_test.rb
meducation_sdk-0.9.0 test/resources/user_settings_test.rb
meducation_sdk-0.8.0 test/resources/user_settings_test.rb
meducation_sdk-0.7.0 test/resources/user_settings_test.rb
meducation_sdk-0.6.1 test/resources/user_settings_test.rb
meducation_sdk-0.6.0 test/resources/user_settings_test.rb