Add integration tests about printing new plugins/available upgrades #474
Labels
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Need some basic integration tests for the work in #457.
Mostly to handle corner cases like:
update
doesn't print anythingupdate
→ detected as "new plugin"install
plugin "foo" → git reset --hard to a commit that has older "foo" →update
→ detected as "upgrade available" in the output.install
is called./priority important-soon
The text was updated successfully, but these errors were encountered: