Skip to content

Instantly share code, notes, and snippets.

@joshuazap
Last active July 6, 2018 05:07
Show Gist options
  • Save joshuazap/b1f4fc85340d29acf75078e69d50967a to your computer and use it in GitHub Desktop.
Save joshuazap/b1f4fc85340d29acf75078e69d50967a to your computer and use it in GitHub Desktop.
Continuing the test process
# Continuing the test process
The CardinalHire test server is https://shielded-reaches-39856.herokuapp.com
It regularly deploys the latest build of the staging branch of the repo
The test server doesn't automatically change the links it produces to redirect
test users to the test server.
The temporary solution is to change the link provided by the app yourself:
https://www.cardinalhire.com/users/confirmation?confirmation_token=confirmation_token
https://shielded-reaches-39856.herokuapp.com/users/confirmation?confirmation_token=confirmation_token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment