You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that some unit tests relying on a file are broken now:
Xrm.Crm.WebApi.Test.QualifyLeadResponseFormatterTest.FormatResponseTest
Source: QualifyLeadResponseFormatterTest.cs line: 16
Duration: 1 ms
Message:
System.IO.DirectoryNotFoundException : Could not find a part of the path '...\Xrm.Crm.WebApi\dotnet\Xrm.Crm.WebApi.Test\bin\Debug\netcoreapp2.2\TestFiles\QualifyResponse.json'.
The text was updated successfully, but these errors were encountered:
Yes in deed :(
I was not very happy with the lack of and the way those unit tests were implemented.
I'll tie this issue with a better test milestone and with the improve HttpClient issue #8.
I noticed that some unit tests relying on a file are broken now:
The text was updated successfully, but these errors were encountered: