Open
Description
The single most important feature that must always work in Squirrel is: update. As long as update works we can fix any bug that might be introduced along the way.
Therefore we need a robust set of integration tests that validate all manner of updates supported by Squirrel.
The end result should be confidence that any change submitted will be able to update old versions of Squirrel and be updated by future versions of Squirrel.