tree: 96153b9ab2e3cb64a43f895d3516c34f0234f3bb [path history] [tgz]
  1. apis.go
  2. governance_test.go
  3. health_test.go
  4. instances_test.go
  5. integrationtest_suite_test.go
  6. microservices_test.go
  7. README.MD
  8. rules_test.go
  9. 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 ‘gvt restore’.

bash -x scripts/integration_test.sh