Commit Graph

64 Commits

Author SHA1 Message Date
Jirka Bažant
a37fa57410 fix(suite-native): test-utils: use messages.ts instead of en-US.json in getTranslation 2026-02-05 16:37:21 +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
Peter Sanderson
e39da40572 chore: separate ExtraDependencies mocks 2026-01-23 01:26:53 +01:00
Jan Václavík
9fc7b0abc7 fix(suite): Fix tests 2026-01-17 21:10:25 +01:00
Jan Václavík
1f76e09414 fix(suite): Add NativeServices provider to tests 2026-01-17 21:10:25 +01:00
Jirka Bažant
ea761e7e17 chore(suite-native): Update test-utils to initialize redux store synchronously 2026-01-16 11:28:30 +01:00
Jan Komarek
ff0a79309d test(suite-native): catch missing values in translations 2026-01-15 08:13:44 +01:00
Jan Komarek
c52af85f58 test(suite-native): replace getByTranslationId with getTranslation 2026-01-15 08:13:44 +01:00
Jan Komarek
15e5e27e8c feat(test-utils): create getByTranslationId util 2026-01-14 17:54:02 +01:00
Jirka Bažant
c42d8087c4 chore(suite-native): Extend expo-video mock 2026-01-12 08:59:15 +01:00
Peter Sanderson
0643f534fe feat: prototype of Native Platform Encryption 2026-01-07 09:48:00 +01:00
Matej Kriz
a712ef4e12 fix(suite-native): fix rozenite redux devtools and delete redux-devtools-expo-dev-plugin 2025-12-17 17:16:32 +01:00
Jirka Bažant
c2be542f83 chore(suite-native): refactor and update intl mocks 2025-12-16 11:48:10 +01:00
Jiri Zbytovsky
fa9d3e1c4d chore(suite-native): define Store types 2025-12-11 12:39:56 +01:00
Jirka Bažant
afc5335b0a chore(suite-native): Bump @shopify/flash-list 2025-12-05 14:23:58 +01:00
Vojtěch Tranta
a3ff0ff558 feat(suite): add option to pass extra dependencies factory to store and as extra thunk parameter and use it freely also from react context
fix: magic fix for extra in middlewares

fix(suite): make sure that the thunk middleware is added first so that other middlewares also can use it
2025-11-27 22:00:57 +01:00
Petr Knetl
c283e555f0 refactor(suite-native): bottom sheet flashlist warning 2025-11-27 14:29:40 +00:00
brantalikp
9b0e267013 chore(suite-native): updgrade MMKV to version 4 2025-11-18 12:02:18 +01:00
Matěj Husák
dcc1fa1df6 feat(native): mock evolu in unit tests 2025-11-11 23:59:12 +01:00
Petr Knetl
d7ec77283a feat(suite-native): localization of base currency amounts 2025-11-06 11:27:04 +01:00
Jirka Bažant
c9ed8962b1 chore(suite-native): refactor suite-native/test-utils 2025-11-03 14:48:00 +01:00
Jirka Bažant
156fbe2a64 chore(suite-native): Remove circular dependency test-utils -> formatters 2025-10-31 18:07:31 +01:00
yanas
87c5e402c5 feat(suite-native): add T3W1 renders, animations and illustrations
(cherry picked from commit efe3b5a5be)
2025-10-22 14:11:28 +02:00
brantalikp
7d8620adc0 chore(suite-native): trezor suite name update 2025-09-24 12:05:59 +02:00
Petr Knetl
6db168014a feat(suite-native): language switching support 2025-09-08 11:23:47 +02:00
Peter Sanderson
750b359239 chore: more renaming of Fiat -> BaseCurrency 2025-07-04 09:57:48 +02:00
Jirka Bažant
e8ab13f065 feat(suite-native): test-utils: Allow to provide wrapper to render methods 2025-06-09 11:24:39 +02:00
yanas
2724a4c4a1 feat(suite-native): add possibility to connect bluetooth devices 2025-06-03 21:34:48 +02:00
Jirka Bažant
39c4237e94 chore(suite-native): update test providers to accept FormatterProviderConfig 2025-05-28 14:52:39 +02:00
Jirka Bažant
eed7664720 feat(suite-native): Allow to inject own store in component tests 2025-03-25 11:30:28 +01:00
Jirka Bažant
221a7d66c8 chore(suite-native): Improve store initialization in component tests 2025-03-24 16:43:58 +01:00
Jaroslav Hrách
422c175f4f feat(blockchain-link): migrate ripple-lib to xrpl.js 2025-03-24 13:34:43 +01:00
Jirka Bažant
05973b7ec0 chore(suite-native): Improve suite-native/test-utils for testing-library 2025-03-18 13:43:28 +01:00
Jirka Bažant
331f53fca6 chore(suite-native): mock @gorhom/bottom-sheet in unit tests 2025-03-15 18:49:45 +01:00
Jirka Bažant
0bc466d937 chore(suite-native): Polyfill setImmediate and clearImmediate for suite-native jest tests 2025-03-10 12:27:05 +01:00
Nodonisko
39c71a19dd chore: redux upgrade 2025-03-07 14:42:12 +01:00
yanas
00ba0fa44f fix(suite-native): use react-native-keyboard-controller for keyboard handling 2025-03-03 11:27:40 +01:00
Jirka Bažant
c4c37d43b4 fix(suite-native): workaround for missing setImmediate in RN unit tests 2025-02-23 20:08:04 +01:00
Jirka Bažant
2a64e02151 feat(suite-native): Extend BasicProvider by another providers 2025-02-07 14:54:38 +01:00
Jirka Bažant
4ea408ecc0 chore(suite-native): Unify PriceChangeIndicator 2025-01-31 22:48:31 +01:00
yanas
04988b2deb chore(suite-native): autofix for sort-imports eslint rule 2025-01-30 15:03:34 +01:00
Jirka Bažant
7adb0c658c chore(suite-native): remove @suite-native/icons jest mock 2025-01-30 08:09:44 +01:00
Jirka Bažant
dc369c68f8 chore(suite-native): add SafeAreaProvider to BasicProvider for component tests 2025-01-27 22:14:21 +01:00
Jirka Bažant
d517cc81a6 feat(suite-native): introduce component tests with redux 2025-01-24 22:39:56 +01:00
Jirka Bažant
e456b64a32 chore(suite-native): introduce component tests 2025-01-17 12:34:03 +01:00
Pavlo Syrotyna
d46c023b4e fix(suite-native): remove wallet-sdk mock 2024-12-18 09:24:09 +01:00
Daniel Suchý
eda770d5a5 chore(mobile) : expo upgrade sdk 52 🚀 (#15383)
* chore: expo upgrade

* chore(mobile): expo sdk 52

* fix: android build

* chore(mobile): ⬆️ upgrade usb lib, jest, sentry

* fix(mobile): fix quick crypto android build
2024-11-19 16:14:41 +01:00
Daniel Suchý
b3924ee5a8 feat(mobile): new icons (#14963)
* feat(mobile): new mobile icons package + icon font

* chore: replace deprecated icons in mobile app

* fix: fix broken icons and add README
2024-10-22 16:18:52 +02:00
Matej Kriz
acd58e6c26 chore(suite-native): simplify ENV variables
- There was a bug using `.env.production` even on develop build of Android in createBundleReleaseJsAndAssets step of gradle.
- ENV variables from `eas.json` are used for EAS builds.
- `.env.development` and `.env.test` files are used for local builds and CI E2E builds.
- Local ENV vars can be overriden by `.env.development.local` and `.env.test.local` files.
2024-09-25 11:54:27 +02:00
Petr Knetl
87098de513 feat(suite-native): qr code scanner bottom sheet 2024-09-11 08:16:23 +02:00