iotaledger / identity.rs

Implementation of the Decentralized Identity standards such as DID and Verifiable Credentials by W3C for the IOTA Tangle.
https://www.iota.org
Apache License 2.0
299 stars 85 forks source link

[Task] Extend cypress tests to use real browsers #1387

Closed eike-hass closed 2 months ago

eike-hass commented 3 months ago

Description

Use headless Chrome and/or Firefox instead of electron as a target for tests in CI.

Motivation

We missed an issue in #1386 that was not caught by testing in electron.

Change checklist

Add an x to the boxes that are relevant to your changes, and delete any items that are not.