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

feat: add context-sensitive test with connection err #227

Merged
merged 3 commits into from
Feb 18, 2025

Conversation

toddbaert
Copy link
Member

Adds a test for asserting the injected context still works after connection error/stale events.

Adds a test for asserting the injected context still works after connection error/stale events.

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@@ -145,8 +145,20 @@ Feature: Targeting rules
| non-string-variant-targeting-flag | 2 |
| empty-targeting-flag | 1 |

@flagdcontext
Scenario: Use Flagd provided context
@contextEnrichment
Copy link
Member Author

Choose a reason for hiding this comment

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

@aepfli I thought this was a better name and more consistent with the wording we use in code and options.

@toddbaert toddbaert requested review from aepfli and beeme1mr February 18, 2025 20:01
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert merged commit 0e27325 into main Feb 18, 2025
3 checks passed
@toddbaert toddbaert deleted the feat/connection-error-context branch February 18, 2025 20:04
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