Update README.md

This commit is contained in:
Jeffrey Morgan 2015-02-15 17:23:40 -08:00
parent 5acc36564e
commit 48bf7c057d
1 changed files with 2 additions and 2 deletions

View File

@ -10,12 +10,12 @@ Simply run `npm test`
## Manual Setup Tests ## 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. 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 ### Test Cases
Clean state: run `__tests__/util/reset`. WARNING: This will erase your existing VirtualBox, Docker & Kitematic installation.
- Clean state - Clean state
- Clean state with an old version of VirtualBox installed and running `4.3.16<` - Clean state with an old version of VirtualBox installed and running `4.3.16<`
- Clean state with VirtualBox installed `4.3.18+` - Clean state with VirtualBox installed `4.3.18+`