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

Ensure tests have default-initialized settings #4498

Merged
merged 4 commits into from
Apr 1, 2023

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Apr 1, 2023

  • Assert that Settings is initialized when instance is called
  • Rework HighlightController directory creation/saving to ensure the test directory is written to & cleaned up appropriately
  • Ensure settings are default-initialized before any tests are run
  • Add changelog entry

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

Copy link
Member Author

@pajlada pajlada left a comment

Choose a reason for hiding this comment

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

image

@pajlada pajlada enabled auto-merge (squash) April 1, 2023 10:57
@pajlada pajlada merged commit 0177ab4 into master Apr 1, 2023
15 checks passed
@pajlada pajlada deleted the fix/tests-initialize-settings branch April 1, 2023 11:23
pajlada added a commit that referenced this pull request Apr 9, 2023
This was originally required because settings were not
default-initialized before the Emojis tests were ran.

Since #4498 this is no
longer a problem.
pajlada added a commit that referenced this pull request Apr 9, 2023
This was originally required because settings were not
default-initialized before the Emojis tests were ran.

Since #4498 this is no
longer a problem.
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.

None yet

1 participant