experimenter/demo-app/server
Yashika Khurana dc66489d36
fix #9288 feat(cirrus): Editable client id and context (#9370)
Because

- Currently, to test the demo app with Cirrus, we have a static client
ID and context

This commit

- Provide a way so that we can dynamically pass the client ID and
context to the demo app frontend, which will help us in the integration
tests to test with different scenarios
- The above code is modified in such a way that if client id and context
is provided, then it will override the default values
<img width="820" alt="Screenshot 2023-09-06 at 1 00 50 AM"
src="https://github.com/mozilla/experimenter/assets/25848231/e1f8c394-55f9-4021-99fe-6becbccce170">

fixes #9288
2023-09-06 17:48:50 +00:00
..
Dockerfile fix #9243 feat(cirrus): Demo app frontend and server (#9250) 2023-08-11 17:35:58 +00:00
index.js fix #9288 feat(cirrus): Editable client id and context (#9370) 2023-09-06 17:48:50 +00:00
package.json fix #9243 feat(cirrus): Demo app frontend and server (#9250) 2023-08-11 17:35:58 +00:00