From 365b2cce12b78c3e54bec572c789778c5b544adf Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Tue, 27 Oct 2015 12:01:53 -0300 Subject: Add extra testing information --- pages/docs/client/bundle-testing.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pages/docs/client/bundle-testing.md b/pages/docs/client/bundle-testing.md index e5f0217..aa61889 100644 --- a/pages/docs/client/bundle-testing.md +++ b/pages/docs/client/bundle-testing.md @@ -14,6 +14,25 @@ For each system that you are going to test, you should do: The OS should be installed with the default settings and no extra packages. However, you can choose your language, username, timezone, etc +Testing +------- + +* Setup Instructions: https://bitmask.net/help + +* Fresh install (stable): https://dl.bitmask.net/client/linux/stable/ + +* Fresh install (release candidate): https://dl.bitmask.net/client/linux/release-candidate/ + +* Upgrading from bundle: if you are running bundle version 0.7 or new then + Bitmask should update automatically. + +* Upgrading from package: if you have added deb.bitmask.net to your + sources.list, then Bitmask should update automatically (make sure it is not + commented out). + +Note: If you have a bundle version older than 0.7, please reinstall Bitmask. + +Some notes on how to test: https://github.com/leapcode/bitmask_client/blob/develop/docs/testing-rcs.README Test process ------------ -- cgit v1.2.3