We have been using Calabash to do integration testing for our iOS app (to be used for Android testing as well).
Since we are working on v2 of the app there are certain scenarios that we would like to test work from one version to the other when upgrading. For example, that data is preserved or that certain functionality is enabled automatically on upgrade.
Is there a way to do this?