mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-20 06:08:39 +01:00
* feat(e2e): Convert to playwright new suite: buy-coins.tests.ts adds commented invity data mocking that needs to be fixed first visual comparison in tests * refactor(e2e): Cleans up paramaeters of playwright fixtures * refactor(e2e): Cleans up the new buy-coins.test.ts Remove invity unfunctional mocks improve visual verification minor other refactoring * feat(e2e): Enable @other group and nightly web PW test runs * fix(e2e): Fix proper mask of visual comparison in buy-coins.test.ts * fix(e2e): Wrong test group * fix(e2e): Sets default resolution and reverts one locator needed by cy tests refactor waiting for offer sync * fix(e2e): Solves breakdown problems of electron improves waits for offer sync * fix(e2e): Disable snapshots for Desktop project minor refactoring and tuning of buy-coin.tests.ts * chore(e2e): Removes refactored test from cy * fix(e2e): Solve default currency issue in buy-coin.tests.ts improves stability of settings tests * fix(e2e): Solves delayed best offer and geolocation * fix(e2e): Rework waiting for offer sync and disables snapshots for web * fix(e2e): Attempt to enable snapshots on web tests