From b59a00b23ad2c2d49979add9cbe83913ecb0525e Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sun, 14 Jun 2015 21:35:58 -0700 Subject: [PATCH] Add a README with test cases --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..661d223 --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +Tests +===== + +* Create v-1 +* Install special app +* Update +* Flow test app + + + +* Create v +* Install special app +* Flow test app + + + +* Create v +* Install app +* Backup +* Inspect backup +* Restore + + + +* Create v +* Create user +* Check if user can login + + + +* Create v +* Publish new version +* Update to v+1 +