cli/pkg/cmd/issue/list
Mislav Marohnić fc77cbc964 Deprecate test.ExpectLines
For asserting command output, exact string matches are preferred in most cases. In cases when a pattern match is needed, the test can use regexp ad hoc.
2021-01-18 23:25:45 +01:00
..
fixtures Add PAGER support to commands that produce significant output 2020-09-04 23:36:14 +02:00
list.go Add PAGER support to commands that produce significant output 2020-09-04 23:36:14 +02:00
list_test.go Deprecate test.ExpectLines 2021-01-18 23:25:45 +01:00