Commit Graph

55 Commits

Author SHA1 Message Date
Martin Vere Cihlar
cf8b4eb415 test(e2e-suite): new test for multi wallet labeling with Suite sync 2026-02-16 20:03:23 +01:00
honzauher
c6b5c1c44a test(e2e-suite): test global receive and send
new locators for global send and recieve
2026-02-16 17:04:15 +01:00
Martin Vere Cihlar
3aec4f6a52 refactor(e2e-suite): refactor relay deps for e2e tests 2026-02-16 15:01:17 +01:00
Martin Vere Cihlar
5ad50a4384 refactor(e2e-suite): splits TradingPage object to smaller ones 2026-02-16 14:33:56 +01:00
Martin Vere Cihlar
0a4bfe3ef9 refactor(e2e-suite): move trading PO to its own folder
remove unused locators
2026-02-16 14:33:56 +01:00
Martin Vere Cihlar
5cdfcada3b refactor(e2e-suite): split off assets and receiveAccount from tradingPage 2026-02-16 14:33:56 +01:00
Seibei Iguchi
d73a7a1e16 refactor(components): update form components 2026-02-13 12:53:07 +01:00
Ondrej Hajek
d375f11e4f fix(e2e): No longer check display content on canary FW + desktop only offline tests 2026-02-13 11:28:02 +01:00
STew790
ed04a59d33 test(e2e): offline-shamir 2026-02-11 17:33:06 +01:00
Martin Vere Cihlar
ebbccbb052 test(e2e-suite): rework suit-sync test
test focuses on label creation and sync to server
2026-02-11 17:19:40 +01:00
Martin Varmuza
015b2372a3 test(e2e): add connect popup web tests
Add E2E tests for Suite Web popup integration with Connect:
- connectPopupWeb.test.ts: Tests web-based popup flow (getAddress, cancellation)
- Update ConnectPermissionsModal page object with appName locator
- connect now builds under suite-web workflow files
2026-02-10 11:59:31 +01:00
Martin Vere Cihlar
2f34976971 fix(e2e-suite): solves test instability in address label editing 2026-02-09 14:37:50 +01:00
Martin Vere Cihlar
d79dbd6520 test(e2e-suite): fix navigation tests string asserts 2026-02-09 11:28:48 +01:00
Jaroslav Hrách
8840e5e13f feat(suite): Earn modals refactoring 2026-02-06 20:06:41 +01:00
Seibei Iguchi
3f1ac0d2e3 refactor(suite): refactor trading form components 2026-02-03 11:38:16 +01:00
Jaroslav Hrách
29dd38a5db feat(suite): enhance transaction notification content layout 2026-02-02 15:12:22 +01:00
Lukas 'Sherpa' Werner
c833c61eb9 refactor(trade): remove ExperimentWrapper for trading fiat values and simplify components 2026-01-30 18:03:22 +01:00
Matej Kriz
875628d506 chore(suite): suite sync feature flag from experimental features
- Use general Experimental Features state as feature flag for Suite Sync instead of custom isFeatureSuiteSyncAvailable state to prevent state duplication and simplify code.
- Fix suite-sync e2e test to count with experimental features.
2026-01-30 16:33:28 +01:00
Ondrej Hajek
6fa68b8a91 fix(e2e): Fixed literal model comparison 2026-01-29 15:36:31 +01:00
Seibei Iguchi
a832e23eda refactor(suite): update transaction list 2026-01-29 10:52:45 +01:00
Matěj Husák
6ea927a43c feat(native, common): added analytics to native, renamed secure sync to suite sync 2026-01-29 02:23:25 +01:00
Martin Vere Cihlar
222d17e0fd test(e2e-suite): Switch suite sync tests to local relay
-new docker services in docker compose for e2e tests (quota-db, suite-sync)
-new method and locators for configuring quota manager
-minor refactor of docker param in wf
-tmp disables incompatible suite-sync test until test implementation is done
2026-01-28 08:41:26 +01:00
Ondrej Hajek
bb133c59d7 chore(e2e): Refactored trezorUserEnvLink to device 2026-01-27 10:51:21 +01:00
Ondrej Hajek
5c24a55c4a chore(e2e): Refactored usages of emulatorStartConf to device fixture 2026-01-26 19:18:55 +01:00
Ondrej Hajek
8af9aa9bc7 feat(e2e): New DeviceFixture and emulatorStartConf deprecated 2026-01-23 15:12:04 +01:00
Ondrej Hajek
2eb2e78675 feat(e2e): Proper PW options config 2026-01-22 10:26:29 +01:00
Michal Zak
4c6b1bd386 test(e2e-suite): add analytics events 'staking/navigate' & 'dashboard/promo-banner' 2026-01-22 10:03:13 +01:00
Michal Zak
a934f5b239 refactor(e2e-suite): passphrase tests 2026-01-22 09:36:24 +01:00
Jiří Čermák
e8dbc121b0 refactor: create @suite/intl package and update all related imports
- remove re-exports, use direct imports from @suite/intl
- resolve cir. dep. between suite-data and package/suite
- update imports from @suite-common/intl-types to @suite/intl
- update imports from src/support/messages to @suite/intl
- remove @suite-common/intl-types
- move Translation from @trezor/suite to the new package
2026-01-16 17:44:21 +01:00
Martin Vere Cihlar
c7946f85fe fix(e2e-suite): add missing locator for recovery modal 2026-01-16 15:47:21 +01:00
Jiří Čermák
8966acf9c8 refactor: trading e2e tests 2026-01-15 16:10:16 +01:00
Martin Vere Cihlar
5716e2d2dd feat(e2e-native): new tests for suite sync 2026-01-15 13:11:10 +01:00
Ondrej Hajek
87a23de139 feat(e2e): New PW projects structure 2026-01-13 17:40:27 +01:00
Martin Vere Cihlar
7fab97679b fix(e2e-suite): stabilize send-base test 2026-01-13 14:21:08 +01:00
Martin Vere Cihlar
2368e76726 test(e2e-suite): expand device display asserts for t3w1 2026-01-12 21:02:38 +01:00
evgenySL
752fc210c9 feat(e2e-suite): adding pagination test 2026-01-12 19:03:51 +01:00
Martin Vere Cihlar
b43dbdf2f3 test(e2e-suite): new cardano staking automation 2026-01-12 15:22:56 +01:00
Martin Vere Cihlar
00d5fbf7ff fix(e2e-suite): improve image button assert 2026-01-09 14:35:16 +01:00
Ondra-Zik-SL
380cd956da feat(e2e): add send tests for Base transactions
authored: Ondra Zik
rebased: Martin Cihlar
2026-01-06 19:48:13 +01:00
Jaroslav Hrách
64e64665cd feat(suite): move provider to the left column in trade form 2025-12-22 15:44:26 +01:00
Martin Vere Cihlar
7c4942c30f refactor(e2e-suite): improve staking values assert 2025-12-19 20:05:13 +01:00
Martin Vere Cihlar
e380c39352 fix(e2e-suite): change text assert to testid 2025-12-19 09:22:54 +01:00
Jiri Zbytovsky
d75852981e chore(suite-e2e): unify store manipulation in playwright Web vs. Desktop 2025-12-16 12:23:42 +01:00
Jiri Zbytovsky
e6b9cf086f feat(suite-e2e): create entropy check failure test 2025-12-16 11:52:48 +01:00
Jiří Čermák
f314fe927d fix(suite): fix e2e trading tests 2025-12-15 15:06:36 +01:00
Jiří Čermák
51bf9af69c feat: add new TradingFormInputAssetPicker as the To field in buy and swap 2025-12-15 15:06:36 +01:00
Martin Vere Cihlar
f8eb070add fix(e2e-suite): Stabilize t3w1 tests
minor refactoring
2025-12-15 13:43:55 +01:00
Martin Vere Cihlar
8bded371f5 fix(e2e-suite): revert tests to expect original init metadata flow 2025-12-15 13:40:27 +01:00
Martin Vere Cihlar
b796efe0d8 fix(e2e-suite): update metadata automation according to new implementation 2025-12-12 18:36:19 +01:00
Tomas Boda
c8ce0af2e9 feat(suite): move testnets into experimental features 2025-12-11 16:48:57 +01:00