flippercloud / flipper

🐬 Beautiful, performant feature flags for Ruby.
https://www.flippercloud.io/docs
MIT License
3.66k stars 411 forks source link

Refactor shared adapter test #854

Closed bkeepers closed 6 months ago

bkeepers commented 6 months ago

This refactors some of the adapter tests related to actors to use the feature interface instead of directly inspecting the adapters data. This change is needed for some work I'm doing to support large actor sets.