You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests(limits): add tests for --limit in deis commands (#230)
* tests(builds): add test for 'deis builds:list --limit'
* tests(certs): add test for 'deis certs:list --limit'
* tests(domains): add test for 'deis domains:list --limit'
* tests(releases): add test for 'deis releases:list --limit'
* tests(users): add test for 'deis users:list --limit'
* tests(perms): add tests for 'deis perms:list' with and without '--limit'
* fix(tests): correct test user limit
* tests(keys): add test for 'deis keys:list --limit'
* fix(tests): correct test for keys list.
* tests(apps): add tests for 'apps:list' and 'apps:list --limit'
0 commit comments