Failing Unit Tests (WebApiTests.cs) #845
davidnmbond
started this conversation in
General
Replies: 2 comments 1 reply
-
There was no way to get them pass because they were using a very old Web site that I set up almost 10 years ago and that is no longer there. There is a very little value in these tests, they were written before I started testing against Microsoft OData endpoints. So I deleted them all. |
Beta Was this translation helpful? Give feedback.
1 reply
-
There are four unit tests with the [Skip] attribute applied:
Any opinions on the fixes or desire to get them passing? If not, I'll take a look, but it may be a few days with the company wind-down to Christmas... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@object, can you provide some advice on how best to get the failing unit tests (all in WebApiTests.cs) to pass?
There is nothing on the stated URL: http://va-odata-integration.azurewebsites.net/odata/open
I've tried https://www.odata.org/blog/advanced-odata-tutorial-with-simple-odata-client/ and must be missing something!
Beta Was this translation helpful? Give feedback.
All reactions