Sha256: 68069ec31951b985e189487559d79bc331e2b465b975a57adfe3cc69773dd677

Contents?: true

Size: 336 Bytes

Versions: 1

Compression:

Stored size: 336 Bytes

Contents

Feature: Githu API pagination
  In order to paginate number of received records
  As a user
  I want to be able to view them in butches

  Scenario: Re
    Given I have "Github::Repos" instance
    And I am looking for "repos" with the following params:
      | page | per_page | 
    And I make request within a cassette named "repos"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
github_api-0.4.1 features/pagination.feature