Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Tests are failing #20

Open
zaha opened this issue Sep 2, 2019 · 1 comment
Open

Unit Tests are failing #20

zaha opened this issue Sep 2, 2019 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@zaha
Copy link
Contributor

zaha commented Sep 2, 2019

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'.

@RafaelCavazza
Copy link
Owner

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.

@RafaelCavazza RafaelCavazza added bug Something isn't working enhancement New feature or request labels Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants