Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get CI consistently green #7

Merged
merged 11 commits into from
Feb 17, 2023
Merged

Get CI consistently green #7

merged 11 commits into from
Feb 17, 2023

Conversation

drwl
Copy link
Owner

@drwl drwl commented Feb 17, 2023

The goal is to get CI green so that we can make behavior and structural changes with confidence.

I've found the following sources of test pollution:

  • ENV values being written to and not cleaned up between tests
  • Annotate has the instance variable, @has_set_defaults, which can persist between tests

@drwl drwl changed the title More work continued Get CI consistently green Feb 17, 2023
@drwl drwl merged commit 9f2e770 into main Feb 17, 2023
@drwl drwl deleted the drwl/more-work branch February 17, 2023 23:06
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