optimizely / csharp-sdk

.NET based C# SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/csharp-sdk
Apache License 2.0
19 stars 20 forks source link

IOptimizely doesnt have GetFeatureVariableJSON #302

Closed ShubhamGargCTH closed 1 year ago

ShubhamGargCTH commented 2 years ago

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.

mikechu-optimizely commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

russell-loube-optimizely commented 1 year ago

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.