zalando / innkeeper

Simple route management API for Skipper
Other
166 stars 21 forks source link

fixed pagination issue #233

Closed NorthFury closed 7 years ago

NorthFury commented 7 years ago

@aryszka good point in your previous PR review about only testing the pagination only with 1, 1. Unfortunately I added the 0, 2 test only for the service. This adds the integration test too, and the fix.

aryszka commented 7 years ago

:+1:

NorthFury commented 7 years ago

:+1: