Hi Challen, Thanks for sharing the background information.
Can you please send a copy to [email protected]. Thanks, Rainer -----Original Message----- From: Challen He [mailto:[email protected]] Sent: Montag, 16. März 2015 03:54 To: [email protected] Subject: RE: JavaScript Project: Running tests Hi Rainer, There is some reason that Microsoft.OData.Service -Version 6.5.0 is not in the repository. If you need it, I can send it to you. pls confirm. More details are @ https://stackoverflow.com/questions/27710227/olingo-odata4-js-project-setup/28109260#28109260 Thanks,-Challen -----Original Message----- From: R.Wittmann [mailto:[email protected]] Sent: 2015年3月13日 19:31 To: [email protected] Subject: JavaScript Project: Running tests I'm following the instruction from http://olingo.apache.org/doc/javascript/project-setup.html and http://olingo.apache.org/doc/javascript/project-build.html and the project builds successfully. Now I'd like to run some of the provided tests, but the documentation is sparse on that topic and so far haven't been able to run any of them. Environment: Windows 8.1 with VS 2013 Update 4. Things tried so far: 1. Running mocha in project root fails with a need C# test server on localhost 4002 2. Running cscript /test/run-tests.wsf fails with a connection with the server could not be established. 3. Opening JSLib.sln converts the project into VS2013 format, but trying to restore the Microsoft.OData.Service package via Install-Package Microsoft.OData.Service -Version 6.5.0 fails with Unable to find version I'm not a .NET developer so it would be great if someone could provide some easy to follow step by step instructions to get the test environment up and running. Thanks, Rainer
