Skip to content

Commit

Permalink
Revert "(#1541) Update scenarios.md with new tests"
Browse files Browse the repository at this point in the history
This reverts commit 4c74484.
  • Loading branch information
gep13 committed Oct 26, 2021
1 parent 4db75bf commit 29e5390
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions Scenarios.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Chocolatey Usage Scenarios

### ChocolateyInstallCommand [ 37 Scenario(s), 305 Observation(s) ]
### ChocolateyInstallCommand [ 35 Scenario(s), 293 Observation(s) ]

#### when force installing a package that depends on an unavailable newer version of an installed dependency forcing dependencies

Expand Down Expand Up @@ -351,24 +351,6 @@
* should still have a package in the lib directory
* should still have the expected version of the package installed

#### when installing new package from priority source

* should have a successful package result
* should install a package in the lib directory
* should install lower version of package
* should install where install location reports
* should not have inconclusive package result
* should not have warning package result

#### when installing new package from priority source with repository optimization

* should have a successful package result
* should install a package in the lib directory
* should install lower version of package
* should install where install location reports
* should not have inconclusive package result
* should not have warning package result

#### when installing packages with packages config

* should contain a message that upgradepackage with an expected specified version was installed
Expand Down

0 comments on commit 29e5390

Please sign in to comment.