Skip to content

Commit

Permalink
(GH-453) Scenarios.md updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ferventcoder committed Mar 2, 2016
1 parent 74aa4e6 commit 5e79989
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Scenarios.md
Expand Up @@ -396,7 +396,7 @@
* should not have inconclusive package result
* should not have warning package result

### ChocolateyListCommand [ 7 Scenario(s), 32 Observation(s) ]
### ChocolateyListCommand [ 8 Scenario(s), 36 Observation(s) ]

#### when listing local packages

Expand Down Expand Up @@ -433,6 +433,13 @@
* should contain packages and versions with a space between them
* should not contain packages that do not match

#### when searching for an exact package

* should contain a summary
* should contain debugging messages
* should contain packages and versions with a space between them
* should not contain packages that do not match

#### when searching packages with no filter happy path

* should contain a summary
Expand Down

0 comments on commit 5e79989

Please sign in to comment.