Add device methods to TestService #55

Merged
merged 1 commit into from Jul 28, 2016

Conversation

Projects
None yet
3 participants
Member

babbageclunk commented Jul 27, 2016

Add TestService.AddDevice and .Devices methods to allow testing device
interactions. Also expose the TestDevice type so that test code can use
it.

I need this for testing the Juju MAAS provider ReleaseContainerAddresses
functionality against the MAAS 1.9 API, as part of
https://bugs.launchpad.net/juju-core/+bug/1585878

Add device methods to TestService
Add TestService.AddDevice and .Devices methods to allow testing device
interactions. Also expose the TestDevice type so that test code can use
it.
Owner

howbazaar commented Jul 27, 2016

LGTM, :shipit:

Owner

howbazaar commented Jul 28, 2016

$$merge$$

Contributor

jujubot commented Jul 28, 2016

@jujubot jujubot merged commit c4008a7 into juju:master Jul 28, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment