Skip to content

Should I test my app-update before release? #110

Answered by dennisvang
dennisvang asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. Before releasing a new version of your app, it is very important to test your app's update cycle thoroughly.

If you don't test, and something does go wrong, e.g. due to a misconfiguration or a bug in your app or in tufup, your users may need to re-install your app from scratch.

Testing the update cycle is especially important if your new app release includes a new version of tufup.

The app update cycle is illustrated in the test_update_cycle script in tufup-example.

We recommend doing at least two local test-releases whenever the tufup version has been upgraded in your app.

For example, suppose your app v1.0 uses tufup 0.5.2, and you are planning a new release, your app v2.0, which u…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dennisvang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant