MattB
                                            MattB
                                        
                                    Going to close this at this time. This would need to be taken up with support.
@SEU2131 We have recently been discussing this internally. General we do not mock ServiceClient, we test ServiceClient independently and Mock only IOrganziation* if we need to simulate a response. There...
@SEU2131 providing a test helper to setup the service client is an option we are considering, effectively we would ship [this](https://github.com/microsoft/PowerPlatform-DataverseServiceClient/blob/33b6089f0be589dddad774fe748a93813bab4a97/src/GeneralTools/DataverseClient/UnitTests/CdsClient_Core_Tests/TestSupport.cs#L22C18-L22C29) method / module as its own nuget
thanks for the feedback @jordimontana82, That method was created sole for internal testing of the core client operations itself., It was not made public because it would create a perception...
For the moment we are not going to address this in the short term. - We will continue to track this and discuss with the team that owns BPF concerning...
We have identified and resolved this issue... the fix for this will be included in the next drop.