updated tests

This commit is contained in:
obscuren
2015-01-22 00:37:58 +01:00
parent 67f9783e6a
commit 4df2e1ef5c
18 changed files with 502 additions and 35 deletions

View File

@@ -0,0 +1,5 @@
# Automatic deployment of the random test generator
Testing is done in a Vagrant virtual machine
install vagrant, virtualbox, ansible, then do `vagrant up`. It should provison a basic machine. `vagrant ssh` to verify the machine is working as expected. `vagrant terminate` to reset machine to clean state.