Files
docker-docs/__tests__
2015-02-15 17:17:38 -08:00
..
2015-02-15 17:17:38 -08:00
2015-02-09 21:24:12 -08:00
2015-02-15 17:17:38 -08:00
2015-02-15 16:54:21 -08:00
2015-02-11 15:36:55 -08:00

Kitematic Testing

Unit Tests

Simply run npm test

Integration Tests

Coming Soon

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
  • 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 an old Boot2Docker VM & installation 0.12+
  • Clean state with the latest Boot2Docker VM & installation
  • FAILING Clean state with an aborted Boot2Docker VM