summaryrefslogtreecommitdiff
path: root/pages/docs/client
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-10-27 12:01:53 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-10-27 12:01:53 -0300
commit365b2cce12b78c3e54bec572c789778c5b544adf (patch)
treeb4c378473646a79b041be6b03e2ab56f32bf841d /pages/docs/client
parent31b5fe4dff291ee735a7b0dbfb815858b394e7bd (diff)
Add extra testing information
Diffstat (limited to 'pages/docs/client')
-rw-r--r--pages/docs/client/bundle-testing.md19
1 files changed, 19 insertions, 0 deletions
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
------------