splitio / redux-client

Redux SDK client for Split Software
https://split.io
Other
5 stars 1 forks source link

Add selectors that retrieve client readiness status #109

Closed EmilianoSanchez closed 6 months ago

EmilianoSanchez commented 6 months ago

Redux SDK

What did you accomplish?

Added new selectors to retrieve treatments together with the readiness status of the SDK client.

How do we test the changes introduced in this PR?

Unit tests

Extra Notes