Added test for out of order receive and fix bug creating task
authorCory Johns <johnsca@gmail.com>
Tue, 7 Mar 2017 22:04:37 +0000 (16:04 -0600)
committerCory Johns <johnsca@gmail.com>
Tue, 7 Mar 2017 22:06:57 +0000 (16:06 -0600)
commitafd9bf49afc5025f3b668fd3a09b0275d7edc382
tree5f7939078951dc87a6c395dfe81f17f97f2eebca
parentf3e0df690919bb6413aee809bd9d6d295daa7cc8
Added test for out of order receive and fix bug creating task
juju/client/connection.py
tests/base.py
tests/unit/__init__.py [new file with mode: 0644]
tests/unit/test_connection.py [new file with mode: 0644]