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

fix(flagsmith/tests): Fix ValueError in FlagsmithProvider tests #186

Merged

Conversation

matthewelwell
Copy link
Member

This PR

Fixes the unit tests against the Flagsmith provider which set up the client with an empty environment key. This feels like a breaking change, however, the client would not work with an empty environment key so shouldn't cause any harm.

Happy to discuss further if needed.

Related Issues

#184

How to test

dotnet test

@matthewelwell matthewelwell requested review from a team as code owners April 23, 2024 09:28
@matthewelwell matthewelwell changed the title Fix(flagsmith/tests): Fix ValueError in FlagsmithProvider tests fix(flagsmith/tests): Fix ValueError in FlagsmithProvider tests Apr 23, 2024
Copy link
Member

@askpt askpt left a comment

Choose a reason for hiding this comment

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

LGTM!

@askpt askpt merged commit 2a80936 into open-feature:main Apr 23, 2024
8 of 9 checks passed
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