Skip to content

Conversation

@sturmianseq
Copy link

This PR aims to improve test reliability of test test_addobject by removing state pollution in python list zones by calling method del

The test can fail in this way if state pollution in zones is not removed:

        """py.test for ex_addobject.py"""
        zones = bunchdt["zone"]  # all the zones
>       assert len(zones) == 7
E       assert 8 == 7

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant