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.
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