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
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
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
Seibei Iguchi
3f1ac0d2e3
refactor(suite): refactor trading form components
2026-02-03 11:38:16 +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
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
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
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
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
Ondrej Hajek
f90815c97e
chore(e2e): Renamed setupEmulatorConf to deviceSetup
2026-01-26 17:23:24 +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
Jan Václavík
7e481a28bd
fix(suite): Fix types in event.test.ts
2026-01-19 18:32:47 +01:00
Jan Václavík
859d36cfbe
refactor(suite): Analytics migration: routerLocationChangeEvent + add typed desktop analytics
2026-01-19 18:32:47 +01:00
Jan Václavík
9d37d98581
feat(suite): Refactor analytics
...
feat(suite): Divide analytics to relevant packages
refactor(suite): Split suite-common/analytics
fix(suite): Fix errors
fix(suite): Update codeowners
fix(suite): Fix undefined in event attributes
fix(suite): Fix suite-native tests
chore: split Services for Native vs Desktop
refactor(suite): Polish @suite-common/analytics
refactor(suite): Polish @suite/analytics and @suite-native/analytics
refactor(suite): Add analytics and legacyAnalytics to extraDependencies
refactor(suite): add useAnalytics and useLegacyAnalytics for desktop/native
refactor(suite): use analytics reporting in thunks
refactor(suite): fix naming and event type
refactor(suite): Refactor existing analytics reporting
refactor(suite): Refactor existing analytics reporting
refactor(suite): Refactor existing analytics reporting in actions
refactor(suite): Delete generate docs
refactor(suite): Fix analytics in middleware
refactor(suite): Refactor useLegacyAnalytics for suite native
fix(suite): Fix errors
fix(suite): Fix errors
fix(suite): Fix issues from code review
fix(suite): Fix side effect in guideActions
refactor(suite): Create getTypedNativeLegacyAnalytics and getTypedDesktopLegacyAnalytics
fix(suite): Fix type errors
refactor(suite): Extract types from suite-common/analytics to separated package
fix(suite): Fix bugs
fix: missing shared legacy analytics type in desktop analytics type
fix(suite): Fix errors
refactor(suite): Refactor useLegacyAnalytics and useAnalytics to new package structure
fix(suite): Fix depchecks
fix(suite): Fix yarnlock and depchecks
fix(suite): Update project refs
WIP
fix: desktop services typing from extra
WIP
# Conflicts:
# packages/suite/src/hooks/suite/useLabelingCombined.ts
# suite-native/app/src/navigation/AppTabNavigator.tsx
# Conflicts:
# packages/suite-desktop-ui/package.json
# packages/suite-desktop-ui/src/support/DesktopUpdater/EarlyAccessDisable.tsx
# packages/suite-desktop-ui/src/support/DesktopUpdater/EarlyAccessEnable.tsx
# packages/suite-desktop-ui/tsconfig.json
# packages/suite/src/actions/suite/suiteActions.ts
# packages/suite/src/components/connection/BluetoothConnectionModal.tsx
# packages/suite/src/components/connection/CantSeeTrezorModal.tsx
# packages/suite/src/components/connection/ConnectDeviceGlobalModal.tsx
# packages/suite/src/components/guide/Feedback.tsx
# packages/suite/src/components/guide/Guide.tsx
# packages/suite/src/components/guide/SupportFeedbackSelection.tsx
# packages/suite/src/components/suite/PrerequisitesGuide/DeviceConnect.tsx
# packages/suite/src/components/suite/bluetooth/BluetoothDeviceListItem.tsx
# packages/suite/src/components/suite/layouts/SuiteLayout/PageHeader/GlobalSendReceive/GlobalReceiveModal/GlobalReceiveModal.tsx
# packages/suite/src/components/suite/layouts/SuiteLayout/PageHeader/GlobalSendReceive/GlobalSendReceiveButtons.tsx
# packages/suite/src/components/suite/layouts/SuiteLayout/PageHeader/HeaderDropdown.tsx
# packages/suite/src/components/suite/layouts/SuiteLayout/PageHeader/TradeActions.tsx
# packages/suite/src/components/suite/modals/ReduxModal/ConfirmValueModal/ConfirmValueModal.tsx
# packages/suite/src/components/suite/modals/ReduxModal/TransactionReviewModal/TransactionReviewModalBodyInner.tsx
# packages/suite/src/components/suite/modals/ReduxModal/TransactionReviewModal/TransactionReviewOutputList/TransactionReviewModalBottomContent.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/AddAccountModal/AddAccountButton/AddAccountButton.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/AddTokenModal.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/ApproveModal.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/AutoStartBeforeQuitModal.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/ClaimModal/ClaimModal.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/ConfirmUnverifiedModal.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/ConnectPermissionsModal.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/MultiShareBackupModal/MultiShareBackupModal.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/RevokeModal.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/StellarManageTokenModal.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/UnstakeModal/UnstakeForm/UnstakeButton.tsx
# packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/UnstakeModal/UnstakeModal.tsx
# packages/suite/src/components/wallet/WalletLayout/AccountBanners/StakingBanner.tsx
# packages/suite/src/components/wallet/WalletLayout/AccountTopPanel/AccountNavigation.tsx
# packages/suite/src/hooks/settings/backends/useBackendsForm.ts
# packages/suite/src/hooks/suite/useChangeDeviceLabel.ts
# packages/suite/src/hooks/wallet/trading/form/useTradingExchangeForm.ts
# packages/suite/src/hooks/wallet/trading/form/useTradingSellForm.ts
# packages/suite/src/views/dashboard/AssetsView/AssetCard/AssetCard.tsx
# packages/suite/src/views/dashboard/AssetsView/AssetTable/AssetRow.tsx
# packages/suite/src/views/dashboard/DashboardFooter.tsx
# packages/suite/src/views/dashboard/StakingDashboard/StakingDashboardAccountRow.tsx
# packages/suite/src/views/onboarding/steps/DeviceAuthenticityStep/SecurityCheck.tsx
# packages/suite/src/views/settings/SettingsDevice/AutoLock.tsx
# packages/suite/src/views/settings/SettingsDevice/Brightness.tsx
# packages/suite/src/views/settings/SettingsDevice/ChangePin.tsx
# packages/suite/src/views/settings/SettingsDevice/DisplayRotation.tsx
# packages/suite/src/views/settings/SettingsDevice/ForgetDevice.tsx
# packages/suite/src/views/settings/SettingsDevice/HapticFeedback.tsx
# packages/suite/src/views/settings/SettingsDevice/MultiShareBackup.tsx
# packages/suite/src/views/settings/SettingsDevice/Passphrase.tsx
# packages/suite/src/views/settings/SettingsDevice/PinProtection.tsx
# packages/suite/src/views/settings/SettingsDevice/ThpAutoconnect.tsx
# packages/suite/src/views/settings/SettingsDevice/WipeCode.tsx
# packages/suite/src/views/settings/SettingsDevice/WipeDevice/WipeDeviceModal.tsx
# packages/suite/src/views/settings/SettingsGeneral/AddressDisplay.tsx
# packages/suite/src/views/settings/SettingsGeneral/AutoEject.tsx
# packages/suite/src/views/settings/SettingsGeneral/BaseCurrency.tsx
# packages/suite/src/views/settings/SettingsGeneral/BioAuthSettings.tsx
# packages/suite/src/views/settings/SettingsGeneral/DesktopSuiteBanner.tsx
# packages/suite/src/views/settings/SettingsGeneral/Labeling.tsx
# packages/suite/src/views/settings/SettingsGeneral/Language.tsx
# packages/suite/src/views/settings/SettingsGeneral/MevProtection.tsx
# packages/suite/src/views/settings/SettingsGeneral/NetworkReserve.tsx
# packages/suite/src/views/settings/SettingsGeneral/Theme.tsx
# packages/suite/src/views/settings/SettingsGeneral/TorOnionLinks.tsx
# packages/suite/src/views/suite/SwitchDevice/DeviceItem/EjectConfirmation.tsx
# packages/suite/src/views/suite/SwitchDevice/SwitchDevice.tsx
# packages/suite/src/views/wallet/send/Outputs/Address.tsx
# packages/suite/src/views/wallet/send/SendRaw.tsx
# packages/suite/src/views/wallet/staking/components/StakingDashboard/components/ClaimCard.tsx
# packages/suite/src/views/wallet/staking/components/StakingDashboard/components/EmptyStakingCard.tsx
# packages/suite/src/views/wallet/staking/components/StakingDashboard/components/NewProviderCard.tsx
# packages/suite/src/views/wallet/staking/components/StakingDashboard/components/StakingCard.tsx
# packages/suite/src/views/wallet/tokens/TokensNavigation.tsx
# packages/suite/src/views/wallet/tokens/common/TokensTable/TokenRow.tsx
# packages/suite/src/views/wallet/trading/common/TradingDetail/TradingDetailBuy/TradingDetailBuy.tsx
# packages/suite/src/views/wallet/trading/common/TradingDetail/TradingDetailExchange/TradingDetailExchange.tsx
# packages/suite/src/views/wallet/trading/common/TradingDetail/TradingDetailSell/TradingDetailSell.tsx
# packages/suite/src/views/wallet/trading/common/TradingForm/TradingFormApproval.tsx
# packages/suite/src/views/wallet/trading/common/TradingLayout/TradingLayoutNavigation.tsx
# packages/suite/src/views/wallet/trading/common/TradingSelectedOffer/TradingOfferExchange/TradingOfferExchange.tsx
# packages/suite/src/views/wallet/trading/common/TradingSelectedOffer/TradingOfferSell/TradingOfferSellTransaction.tsx
# packages/suite/src/views/wallet/transactions/TradeBox/TradeBox.tsx
# packages/suite/src/views/wallet/transactions/TransactionList/TransactionListActions/ExportAction.tsx
# packages/suite/src/views/wallet/transactions/components/AccountEmpty.tsx
# suite/e2e/package.json
# suite/e2e/tsconfig.json
# yarn.lock
2026-01-17 21:10:25 +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
Ondrej Hajek
f6d1e5da8a
feat(e2e): Added PW project builder for cleaner PW configuration
2026-01-16 12:32:18 +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
Martin Vere Cihlar
9aeb94d1f3
refactor(e2e-suite): remove unnecesary string interpolation
2026-01-14 11:38:32 +01:00