Commit Graph

4 Commits

Author SHA1 Message Date
Henrik Andersson 33f75ed149 Add pagination support to Migrations client (#1949)
* Add pagination to *MigrationsClient

* Add unit tests for *MigrationsClient

* Add integration tests for *MigrationsClient

* Fix the broken tests
2019-02-24 21:48:55 +10:00
Devesh Khandelwal fe4108f34e Add Ctor classes to tests. 2016-05-20 19:14:36 +05:30
Devesh Khandelwal f74a946d17 Reflect changes made to clients in tests. 2016-05-20 19:14:36 +05:30
Devesh Khandelwal 73d321da93 Refactor: Pull out Migrations client from Enterprise.
Following the API sidebar structure, the migrations client is pulled out
and put into another Migration client.
2016-05-20 19:10:22 +05:30