Closed DominicOram closed 1 year ago
For our unit tests it would be useful to know if the status we're getting back from a signal contains a supplied signal. I propose creating a __contain__ method on the AndStatus that recursively checks the status tree for a given object.
__contain__
AndStatus
For our unit tests it would be useful to know if the status we're getting back from a signal contains a supplied signal. I propose creating a
__contain__
method on theAndStatus
that recursively checks the status tree for a given object.