You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be able to simplify some of the code by using the new ops.jujucontext._JujuContext class to manage mocking the environment variables that normally come from Juju.
There's some compatibility code that can be cleaned out and replaced making proper use of a _JujuContext object.
We should be able to simplify some of the code by using the new
ops.jujucontext._JujuContext
class to manage mocking the environment variables that normally come from Juju.There's some compatibility code that can be cleaned out and replaced making proper use of a
_JujuContext
object.Moved from canonical/ops-scenario#179
The text was updated successfully, but these errors were encountered: