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+`