Skip to content

Integration Tests

wing328 edited this page Jun 5, 2017 · 5 revisions

Integration Tests

To run integration test for an API client or server stub, go to the sample directory which contains pom.xml and then run mvn integration-test.

To identify API client or server stub tests with pom.xml, run find samples -name "pom.xml" under Mac/Linux.

Continuous Integration

CI Config Tests covered
Travis .travis.yml Ruby, Swift, Swift3, Scala, Akka-Scala, JavaScript, Python,TypeScript, Scalatra
Shippable shippable.yml Mustache templates
AppVeyor appveyor.yml C# (clients)
CircleCI circle.yml Go, Clojure, Java (clients, servers)