docbrown/cypress/integration
Jeremy Friesen 3a37db7b30
Ensuring /new remains a call to action end point for DEV (#17294)
There are two problems engrained in this:

1. The undocumented expectation of `/new` needed to other sites linking
with prefill information.
2. The prefill parameters being lost during the authentication process.

The first bug was introduced as part forem/forem#16536.  The second is
likely introduced as part of a Rails upgrade (namely `request.path` most
likely once included the query parameters but with our current
implementation it does not).

Closes forem/forem#17292
2022-04-14 14:50:40 -04:00
..
creatorOnboardingFlows Removes a letter from E2E expectation in creatorSignup.spec.js (#17117) 2022-04-04 22:12:31 -04:00
seededFlows Ensuring /new remains a call to action end point for DEV (#17294) 2022-04-14 14:50:40 -04:00