Fwd: Re: PatchEnvironment and PatchValue on cleanup suite (issue 13770045)

Tim Penhey tim.penhey at canonical.com
Fri Sep 20 03:26:37 UTC 2013


On 20/09/13 13:50, Tim Penhey wrote:
> Perhaps we add a new package for these, and the patch methods in order
> to limit the dependencies, and to also add a test for that package to
> make sure that extra dependencies don't creep in.

So, I did just this:

r1848 moves the CleanupSuite, LoggingSuite, PatchEnvironment, PatchValue
and the import check into testing/testbase.

There is also a test there to make sure that there are no other
juju-core dependencies, so we should have no import loop issues any more
with logging suite or any patch methods.

Tim




More information about the Juju-dev mailing list