Merge pull request #4 from cloudfoundry/statsd-metrics Test checking for statsd metrics
Merge pull request #4 from cloudfoundry/statsd-metrics
Test checking for statsd metrics
To run the CFAR logging acceptance tests you must have a user with permissions to create orgs and spaces.
export CF_ADMIN_USER=<username> export CF_ADMIN_PASSWORD=<password> export CF_DOMAIN=<system_domain> export SKIP_SSL_VALIDATION=false go get -t ./... go install github.com/onsi/ginkgo/ginkgo ginkgo -race -r
CFAR Logging Acceptance Tests

Usage
To run the CFAR logging acceptance tests you must have a user with permissions to create orgs and spaces.