Sha256: 0d2281fc050cf2cae5d119f85be9e5268cfec16267eca997e2447888ecf8a167
Contents?: true
Size: 482 Bytes
Versions: 15
Compression:
Stored size: 482 Bytes
Contents
Feature: Notifications API Background: Given I have "Github::Activity::Notifications" instance Scenario: List Given I want to list resources And I pass the following request options: | user | repo | | wycats | handlebars.js | When I make request within a cassette named "activity/notifications/list_user" Then the response status should be 200 And the response type should be JSON And the response should be empty
Version data entries
15 entries across 15 versions & 1 rubygems