netlify-plugin-cypress
netlify-plugin-cypress copied to clipboard
Allow configuring using DEPLOY_URL instead of DEPLOY_PRIME_URL
Hello!
We would like to use Netlify's DEPLOY_URL environment variable as our Cypress testing URL, as opposed to the hardcoded DEPLOY_PRIME_URL.
This PR adds a new deployUrlEnvVar plugin input, which defaults to DEPLOY_PRIME_URL but should allow overriding with DEPLOY_URL
@stevehollaar Are you able to apply the suggestions that Emily requested? If so, we can get this merged.
I'm going to close this due to inactivity. @stevehollaar, if you have time to revisit, I'll re-open it.