tree: 7b47bee620b257e37d2f5d8d7d89fe65449ae44f [path history] [tgz]
  1. admin_test.go
  2. apis.go
  3. governance_test.go
  4. health-metrics-grafana.json
  5. health_test.go
  6. instances_test.go
  7. integrationtest_suite_test.go
  8. microservices_test.go
  9. README.MD
  10. schema_test.go
  11. syncer_test.go
  12. tags_test.go
integration/README.MD

Service-Center Integration Tests

These are high-level tests for the Service-Center that tests all the API's of the Service-Center

These tests assumes that you have docker installed in your system.

How to run:

This test starts etcd in docker container and then builds and runs the service-center from source present in your GOPATH. This test assumes you have already downloaded all the dependencies using ‘glide install’.

bash -x scripts/integration_test.sh