vegaprotocol / vegawallet-browser

A wallet for the Vega protocol implemented as a browser extension for Firefox and Chromium-based browsers.
https://vegaprotocol.github.io/vegawallet-browser/
MIT License
4 stars 1 forks source link

Finish integration of browser stack into CI #643

Closed dalebennett1992 closed 8 months ago

dalebennett1992 commented 1 year ago

The Spike

Now we are moving to support our first proper mobile integration, we should really look to duplicate our tests against it. Ideally we can just add a new configuration for the platform and run the same tests. Will need to investigate if this is possible.

So far I have seen a couple of options including selendroid and browserstack. I have messaged browserstack about their support for extensions on their android infra. This could be an avenue to explore. Will update with my findings.

Questions we need to answer

Tasks

Notes