Sha256: 921291af2d8dd3a63cb58449458426ea3d771a2118eee665d21e49d33f8567eb
Contents?: true
Size: 558 Bytes
Versions: 3
Compression:
Stored size: 558 Bytes
Contents
Feature: ghc event Scenario: Available commands When I run `ghc event` Then the exit status should be 0 And the output should contain "ghc event issue" And the output should contain "ghc event network" And the output should contain "ghc event org" And the output should contain "ghc event performed" And the output should contain "ghc event public" And the output should contain "ghc event received" And the output should contain "ghc event repo" And the output should contain "ghc event user_org"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
github_cli-0.4.2 | features/event.feature |
github_cli-0.4.1 | features/event.feature |
github_cli-0.4.0 | features/event.feature |