cli/pkg/cmd
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
..
alias Deprecate test.ExpectLines 2021-01-18 23:25:45 +01:00
api add IOStreams.ReadUserFile 2020-11-23 11:21:28 -08:00
auth Fix refresh test 2020-12-07 20:07:20 +01:00
completion Improve completion docs for bash, zsh, fish 2020-12-16 16:57:28 +01:00
config Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
factory respect GH_HOST when resolving remotes (#2301) 2020-11-19 12:59:18 -06:00
gist Migrate to new cmd stubber in misc. tests 2021-01-18 22:42:01 +01:00
issue Deprecate test.ExpectLines 2021-01-18 23:25:45 +01:00
pr Deprecate test.ExpectLines 2021-01-18 23:25:45 +01:00
release Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
repo Deprecate test.ExpectLines 2021-01-18 23:25:45 +01:00
root implement gh secret create and gh secret list 2020-12-04 16:47:23 -08:00
secret Deprecate test.ExpectLines 2021-01-18 23:25:45 +01:00
version Fix link in version output 2020-12-17 12:37:22 +01:00