frontend icon indicating copy to clipboard operation
frontend copied to clipboard

E2E tests: use a unique set of configs

Open bpedersen2 opened this issue 1 year ago • 0 comments

Currently ,we have a few different e2e test configurations, and we should strive to get a unique set a one location.

currently (for github): the FE e2e test uses a ready-made backend container.

the BE e2e builds a fresh FE image from FE master.

And then we have differerent cypress configs lying around, some of which are not really used (at least in the github workflows).

bpedersen2 avatar Sep 11 '23 09:09 bpedersen2