Addressed PR comments.
authorPete Vander Giessen <petevg@gmail.com>
Wed, 2 Nov 2016 19:10:27 +0000 (15:10 -0400)
committerPete Vander Giessen <petevg@gmail.com>
Wed, 2 Nov 2016 19:10:27 +0000 (15:10 -0400)
Made a more generic _wait method in the model, and wrapped
_wait_for_new, and a new public method called wait_for_action around it.

unit.run now returns an action object, with .results that can be unpacked.


No differences found