Test Locations

The source for the Connected Spaces Platform includes automated tests for the main library and integration tests for wrapped languages.

One the CSP project/solution has been generated, these can be found as follows.

  • C++: Tests/Tests.vcxproj

  • C#: Tests/CSharp/CSharpTests.csproj

  • Unity C#: Tests/Unity/

  • JavaScript: Tests/Web/html/