Sha256: 24a50a51061ea3b696ab8ffd120c90e9fe9e202abfcadf9929cb4d0584bb4c4b

Contents?: true

Size: 192 Bytes

Versions: 34

Compression:

Stored size: 192 Bytes

Contents

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

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

Version data entries

34 entries across 34 versions & 1 rubygems

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