-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Context:
We currently setup the seen state for e2e test user using a bulk request directly to elasticsearch. To not depend on the index strcuture from the frontend dev environment we should rather set this state using the Optimize Rest API.
AT:
- Optimize REST API is used to set the e2e test user seen state in `client/scripts/set-whatsnew-seen-state.js`
- this requires authorization for each user and then calling the onboarding API