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

Update test harness to include flag metadata #167

Open
toddbaert opened this issue Dec 11, 2024 · 0 comments
Open

Update test harness to include flag metadata #167

toddbaert opened this issue Dec 11, 2024 · 0 comments

Comments

@toddbaert
Copy link
Member

With this schema change, flag metadata can now be stored in flag configuration files. Specifically, these can contain things like version and flag set id information so that consumers can use this data in flag evaluations, caching, telemetry etc.

We need to add e2e tests that assert the presence of this metadata

Acceptance criteria:

  • add metadata to one of the test flag-sets, probably the testing-flags is best:
  • add some additional gherkin in the flagd test set that asserts the addition of this metadata when some new "metadata-test-flag" is added
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

No branches or pull requests

1 participant