-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add integration test for
krew upgrade
(#242)
* When looking up executables, return their location * Add integration test for `krew upgrade` * Do not return value from assertion method, expose lookup method instead * Assert upgrade by real plugin path instead of plugin hash sum This assumes that the actual plugin path changes from one version to another. * Improve name of test helper `realLocation` -> `resolvePluginSymlink`
- Loading branch information
1 parent
697dd32
commit 268a72f
Showing
3 changed files
with
46 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters