specter-desktop/docker/cypress-python
relativisticelectron a82eddfe7f
UIUX: Easier adding and deleting of recipients (#1782)
* Using a new web component for recipients

Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
2022-08-02 09:15:32 +02:00
..
Dockerfile UIUX: Easier adding and deleting of recipients (#1782) 2022-08-02 09:15:32 +02:00
Readme.md UIUX: Easier adding and deleting of recipients (#1782) 2022-08-02 09:15:32 +02:00

An image, ready to be used with cypress but also provides all the dependencies we need for testing specter-desktop. Use versions of cypress as the version part of the tag. So e.g.:

docker build . -t registry.gitlab.com/cryptoadvance/specter-desktop/cypress-python:v9.7.0
docker push registry.gitlab.com/cryptoadvance/specter-desktop/cypress-python:v9.7.0

Search for cypress-python on where this is used in the project.