* wip
* print out failing test
* missing account in state
* enable puppet test
* add missing preroot
* add puppet actor to lvm
* refactor getting post root and serialize of test vector (#217)
The `TestDriver` now records applied messages in it's `TestVector` whenever an `Apply*` method is called. This removes the need for manual message serialization and recording in the tests.