splunk / splunk-sdk-csharp-pcl

Splunk's next generation C# SDK
https://dev.splunk.com/enterprise/docs/csharp
Apache License 2.0
64 stars 46 forks source link

Add Appveyor CI support for the C# SDK #47

Closed itay closed 8 years ago

itay commented 8 years ago

This change adds the ability to run the SDK test suite using Appveyor CI. Specifically, it includes:

  1. Using the Appveyor CI to download a running Splunk built to run tests.
  2. Fixes to various tests to make them work properly and not make any assumptions on the running system.