Sha256: 27a2ee11981302f4c9e8f692cf11977ac8f11f52101e673a330d5a80c5c9dcb4

Contents?: true

Size: 236 Bytes

Versions: 26

Compression:

Stored size: 236 Bytes

Contents

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

module MeducationSDK
  class NotificationTest < ResourceTest
    test_resource(Notification, '/notifications')
  end
end

Version data entries

26 entries across 26 versions & 1 rubygems

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