mirror of
https://github.com/Threnklyn/jira.git
synced 2026-06-07 13:33:32 +02:00
add test for --limit
This commit is contained in:
@@ -567,3 +567,11 @@ labels: better-label, more-label
|
||||
description: |
|
||||
blocks
|
||||
EOF
|
||||
|
||||
|
||||
###############################################################################
|
||||
## List 150 closed issues, should be more than 100
|
||||
###############################################################################
|
||||
|
||||
RUNS $jira ls --project BASIC --status Closed --limit 150
|
||||
IS $(printf $0 | wc -l) -eq 150
|
||||
|
||||
Reference in New Issue
Block a user