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

Improve caching suite to assert that cache is removing selective flags (not purging all) #19

Closed
skyerus opened this issue Jan 12, 2023 · 0 comments · Fixed by #20
Closed
Assignees

Comments

@skyerus
Copy link
Collaborator

skyerus commented Jan 12, 2023

Currently, the suite asserts that a flag has been removed from cache but not that other flags are still present in cache.
This means an implementation could hypothetically be purging all cache on update of a flag, this ought to be checked in tests.

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 a pull request may close this issue.

1 participant