imagej / imagej-launcher

The ImageJ native launcher
https://imagej.net/learn/launcher
BSD 2-Clause "Simplified" License
21 stars 23 forks source link

Tests need to consider upgrade paths, not just fresh bundles #80

Open hinerm opened 3 years ago

hinerm commented 3 years ago

Right now the Gauntlet tests the launcher in a fresh state. This gave false confidence in the success of a release, not accounting for the ways existing installations could be broken.

ctrueden commented 3 years ago

I don't think it's realistic for us to test all the various potential upgrade paths. Possible, yes, but realistic in the face of its complexity and other priorities, no. I suggest closing this issue.