From 5e799890edc8862b6096ba0f226b98016c87a497 Mon Sep 17 00:00:00 2001 From: Rob Reynolds Date: Wed, 2 Mar 2016 10:19:47 -0600 Subject: [PATCH] (GH-453) Scenarios.md updates --- Scenarios.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Scenarios.md b/Scenarios.md index 039dad9e8f..8146389fbd 100644 --- a/Scenarios.md +++ b/Scenarios.md @@ -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 @@ -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