Skip to content

Conversation

@brandon-wada
Copy link
Collaborator

If the test failed partway through, it may leave rules lying around which affect the next test run



def test_create_action(gl: ExperimentalApi):
gl.delete_all_rules()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a comment here mentioning that we are deleting rules first just so previous runs don't affect results from the current test run?

Copy link
Contributor

@blaise-muhirwa blaise-muhirwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@brandon-wada brandon-wada merged commit 46e8863 into main Apr 17, 2024
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.

3 participants