From 48bf7c057d11fb43b65abc23cd9a5de5a194870c Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Sun, 15 Feb 2015 17:23:40 -0800 Subject: [PATCH] Update README.md --- __tests__/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/__tests__/README.md b/__tests__/README.md index 68a39ba8b2..e75e2b8b0d 100644 --- a/__tests__/README.md +++ b/__tests__/README.md @@ -10,12 +10,12 @@ Simply run `npm test` ## Manual Setup Tests -Use the reset script under `__tests__/util/reset` to reset your environment for each manual test. WARNING: This will erase your existing VirtualBox, Docker & Kitematic installation. - The expected result for all test cases is that the setup finishes and an HTML container can be created, and that there are no error logs in the output of Kitematic. ### Test Cases +Clean state: run `__tests__/util/reset`. WARNING: This will erase your existing VirtualBox, Docker & Kitematic installation. + - Clean state - Clean state with an old version of VirtualBox installed and running `4.3.16<` - Clean state with VirtualBox installed `4.3.18+`