mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-02-10 12:33:29 +01:00
![meili-bors[bot]](/assets/img/avatar_default.png)
3897: Add automated tests for `/experimental-features` route r=Kerollmops a=dureuill # Pull Request ## What does this PR do? - Make `RuntimeTogglableFeatures` `Eq` - Add various tests for the `/experimental-features` route - Integration tests for the route itself - Integration tests for the effect of enabling `scoreDetails` and `vectorStore` through this route. - Dump integration tests Co-authored-by: Louis Dureuil <louis@meilisearch.com>