Commit Graph

138 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
Martin Vere Cihlar
75dbc21a1b refactor(e2e-suite): refactor relay server wipe 2026-02-16 13:00:09 +01:00
Ondrej Hajek
4443f5ae59 fix(e2e): Fixed locator in db migration test 2026-02-16 09:02:23 +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
Ondrej Hajek
07673539b7 chore(ci): Updated tenv image 2026-02-11 18:04: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 Vere Cihlar
97166dcd7c refactor(e2e-suite): split metadata tests to two subfolders 2026-02-10 17:57:01 +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
Martin Vere Cihlar
0c3f126ebf fix(e2e-suite): updates staking tests to work with latest fixes 2026-02-06 18:42:14 +01:00
Martin Vere Cihlar
def73fb749 test(e2e-suite): rework test suite-sync read from server
relies on local evolu setup
2026-02-05 17:19:35 +01:00
Jan Václavík
e81194535a refactor(suite-native): remove legacy analytics and update to new analytics service across multiple components 2026-02-05 09:06:20 +01:00
Martin Vere Cihlar
6e42c44a70 test(e2e-suite): evolu client with working connection to server 2026-02-04 17:11:22 +01:00
Martin Vere Cihlar
69a713e1c6 test(e2e-suite): evolu client working wihout server in PW 2026-02-04 17:11:22 +01:00
Martin Vere Cihlar
d81e855ed1 test(e2e-suite): add suite sync and evolu dependencies
also patches @evolu/common to have default exports
2026-02-04 17:11:22 +01:00
Martin Vere Cihlar
f9640841f7 fix(e2e-reporter): corrects path from package script to PW config
fixes the manual config
2026-02-04 14:33:07 +01:00
Ondrej Hajek
6cf4609f5e fix(e2e): Added better message to discovery test 2026-02-04 14:05:47 +01:00
Szymon Lesisz
47648b220e chore(transport-bridge): bump version 3.2.0
breaking:
- bridge returns processed `ThpState` 8e9501f5c9
2026-02-03 16:00:58 +01:00
Ondra-zik-SL
9552c5f003 test(manual): organize and refine trading and wallet tests 2026-02-03 15:59:48 +01:00
Seibei Iguchi
3f1ac0d2e3 refactor(suite): refactor trading form components 2026-02-03 11:38:16 +01:00
Seibei Iguchi
5eab9826d8 fix(suite): update address chunking when truncated 2026-02-03 11:38:08 +01:00
Jan Václavík
42415ff332 refactor(suite): Delete types.ts from @suite/analytics 2026-02-03 08:49:06 +01:00
Jaroslav Hrách
29dd38a5db feat(suite): enhance transaction notification content layout 2026-02-02 15:12:22 +01:00
Lukas 'Sherpa' Werner
3992273cf5 fix(tests): update swap quotes for Solana tokens and USDC 2026-02-02 16:04:37 +04:00
Lukas 'Sherpa' Werner
c833c61eb9 refactor(trade): remove ExperimentWrapper for trading fiat values and simplify components 2026-01-30 18:03:22 +01:00
Martin Vere Cihlar
07e3cc87ed refactor(e2e-suite): improves recovery and logging of device setup 2026-01-30 17:48:07 +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
Martin Vere Cihlar
bbb05c2b87 refactor(e2e-suite): change test project definition to arrays 2026-01-30 15:21:07 +01:00
Jan Václavík
a5552953af fix(suite): Fix test 2026-01-30 14:20:56 +01:00
Jan Václavík
1a4962c287 fix(suite): Fix types 2026-01-30 13:47:26 +01:00
Jan Václavík
d3deab7e49 fix(suite): Fix e2e tests 2026-01-30 13:47:26 +01:00
Ondrej Hajek
6fa68b8a91 fix(e2e): Fixed literal model comparison 2026-01-29 15:36:31 +01:00
Seibei Iguchi
a0fecfc9ea feat(suite): enhance WipeDeviceModal with new UI components and improved user flow 2026-01-29 14:00:06 +01:00
Michal Zak
02bf5de959 fix(e2e-suite): prevent Electron teardown timeouts 2026-01-29 12:03:07 +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
vytick
98321960e2 chore: bump tsx version 2026-01-27 18:29:02 +01:00
Ondrej Hajek
b35bbe2bbd feat(e2e): Limited trezorUserEnv fixture with clear separation of concerns 2026-01-27 14:28:30 +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