csharp-sdk icon indicating copy to clipboard operation
csharp-sdk copied to clipboard

IOptimizely doesnt have GetFeatureVariableJSON

Open ShubhamGargCTH opened this issue 3 years ago • 2 comments

GetFeatureVariableJSON is available in Optimizely it would be nice to have this as part of IOptimizely interface. So that we can mock implementation of Optimizely in our unit test cases.

ShubhamGargCTH avatar May 25 '22 14:05 ShubhamGargCTH

Hi @ShubhamGargCTH ,

I'm working on addressing GitHub Issues. Sorry about the delay.

Did you find a way to unit test? (reflection perhaps)?

Thanks for an update.

Mike

mikechu-optimizely avatar Nov 17 '22 19:11 mikechu-optimizely

Looks like this Issue is similar to #316.

I've created a work item (FSSDK-8701) for us to fold into our sprint planning.

mikechu-optimizely avatar Nov 17 '22 20:11 mikechu-optimizely

Both this and #316 are still in our active backlog. Thanks for hanging in there.

mikechu-optimizely avatar Jan 13 '23 19:01 mikechu-optimizely

Hi @ShubhamGargCTH , we have merged required changes for this issue (https://github.com/optimizely/csharp-sdk/pull/353). However, we will not be performing a formal release immediately as we are in beta for new functionality.

These changes will be included in our next release once we exit beta for the aforementioned new features. If any questions or concerns, please let us know. Thank you.