Skip to content

isabella232/cf-redis-smoke-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running smoke tests

  1. Find or create the appropriate environment config file in assets/. This can be copied from /var/vcap/jobs/smoke-tests/config.json for cf-redis-broker or /var/vcap/jobs/on-demand-broker-smoke-tests/config.json for redis-on-demand-broker.

  2. Modify the .envrc to point to the config file identified.

  3. Run direnv allow

  4. Run bin/test true

  • Note bin/test does not run retry tests but that is just testing test helpers for use in waiting for asyncronous processes to complete. All tests are run when called from cf-redis-release and redis-service-adapter-release.

About

Smoke tests for the CF Redis Service

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Shell 0.5%