Skip to content

Smoke test framework for the Salesforce Zero team

Notifications You must be signed in to change notification settings

shirdoo/zerotests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zero Tests

This inventory contains a suite of smoke tests of different microservices in the Salesforce zero environment posting results to a Refocus instance hosted on Heroku.

Running Locally

Setup required environment variables:

  • REFOCUS_ENDPOINT : URL of the Refocus instance we post results to
  • REFOCUS_ACCESS_TOKEN : Access token granted from refocus. See Refocus Auth Doc
  • ID_GENERATOR_URL : Endpoint of the id generator to test

Once the environment is set, running all tests is a simple mvn install

If starting from a fresh DB, you want to initialize the UI by pushing the latest MultiTable, see directions in the refocus docs

About

Smoke test framework for the Salesforce Zero team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages