Ondrej Hajek
f226b4fc31
feat(e2e): New custom detox runner
2026-02-11 18:28:40 +01:00
Ondrej Hajek
8630040eec
fix(ci): Optimized nightly tests to run only on weekdays
2026-01-19 07:30:04 +01:00
Ondrej Hajek
caa6b97abf
fix(e2e): Fixed review comments
2025-10-27 09:01:08 +01:00
Ondrej Hajek
71652d6667
feat(e2e): Added T3W1 to Suite Native android E2E test job
2025-10-27 09:01:08 +01:00
Martin Vere Cihlar
bd52e2852f
feat(e2e-native): enhance logging both on CI and local
...
minor fix of t3w1 workflow skipping
2025-10-23 14:12:15 -06:00
Ondrej Hajek
5d200344ac
feat(ci): Added E2E test passphrase to Suite native E2E test workflow
2025-10-16 16:23:53 +02:00
Petr Knetl
c8494ebdad
fix(suite-native): android e2e pass webhook secret
2025-10-01 08:09:40 +02:00
Martin Vere Cihlar
513a817388
fix(e2e): corrects publish_results_to_github parameter in test workflows
2025-09-08 11:31:55 +02:00
Martin Vere Cihlar
6c9423e4e9
fix(e2e-reporter): fixes reporter conditional start
2025-09-05 12:43:32 +02:00
Petr Knetl
d8ada3c4ec
ci(suite-native): notify about nightly e2e failure
2025-09-01 08:13:51 +02:00
Ondrej Hajek
d8bc4ef388
feat(e2e): Added T3W1 support to android tests
2025-08-29 07:33:11 +02:00
Martin Vere Cihlar
2a4b2ac764
feat(e2e-reporter): adds reporting to native automated workflows
...
minor refactoring
docs
2025-08-22 10:14:51 +02:00
Petr Knetl
0fc57dcaa8
fix(suite-native): avoid conflict between group e2e test artifacts
2025-08-21 07:44:47 +02:00
brantalikp
2fc557cb1e
chore(suite-native): e2e launch arguments
2025-07-28 09:37:48 +02:00
Ondrej Hajek
5f7c81a3dd
fix: Fixed skipping token generation in Android E2E
2025-06-16 09:12:21 +02:00
Matej Kriz
34021331ea
fix(ci): pass env var to allow debug keys in device auth check in e2e android tests
2025-05-14 14:19:08 +02:00
Tomas Martykan
e2a9e90d8c
test(suite-native): improve and enable deeplink connect popup test
2025-05-12 10:22:57 +02:00
vdovhanych
93de7b9cf5
feat: rework automation authentication to use github app instead of user tokens
2025-05-02 13:44:10 +02:00
Petr Knetl
207f017950
fix(suite-native): e2e detox path
2025-04-30 11:42:07 +02:00
Jiri Zbytovsky
38d4b7b7ee
ci: exclude .md from triggering actions
2025-04-24 14:09:06 +02:00
Ondřej Hájek
a135bfab5f
feat(ci): Post Currents link for Android tests ( #18417 )
2025-04-17 12:12:55 +02:00
Matej Kriz
56add30f90
chore(ci): run e2e tests and basic validations on release branches
...
- To check after cherry picks and also the develop after integration multiple PRs together.
2025-04-16 10:07:15 +02:00
Ondřej Hájek
e0f7e42f64
feat(ci): Sharded Suite native Android tests ( #18393 )
2025-04-16 09:51:42 +02:00
Matej Kriz
baa56b265e
chore(suite-native): default feature flag values on develop same as on production
...
- To reduce the risk of errors and simplify testing, the default values of feature flags are the same as in production. Default values can be changed locally for development using environment variables.
2025-03-20 16:41:14 +01:00
Jirka Bažant
b87bb53c59
feat(suite-native): skip onboarding in E2Es
2025-01-23 16:29:46 +01:00
Matej Kriz
ef6481900c
chore(suite-native): allow Sentry in detox builds
2025-01-18 14:39:28 +01:00
Ondřej Hájek
479fcff22a
feat(e2e): Added currents reporter to Suite lite e2e tests ( #15826 )
2024-12-10 14:27:57 +01:00
Petr Knetl
7d8aac6692
ci(suite-native): build e2e apk only if needed
2024-12-06 07:59:24 +01:00
Petr Knetl
112b9d9e10
test(suite-native): e2e: use jest retry mechanism over detox
2024-10-04 15:26:58 +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
Matej Kriz
72ea3fa455
fix(ci): install all dependencies to fix it on CI
2024-09-18 18:50:08 +02:00
Matej Kriz
2be9e24ba1
chore(ci): run android e2e tests also on change in workflow
2024-09-18 18:50:08 +02:00
Matej Kriz
47badf6f11
chore(ci): disable yarn hardening for android e2e workflow to make it a bit faster
2024-09-18 11:22:28 +02:00
vdovhanych
9e43ce1a99
chore(ci): dont run suite-native e2e tests for release repository
2024-09-11 10:37:44 +02:00
Petr Knetl
bcaa32f081
ci(suite-native): fix e2e env variable configuration
2024-08-23 14:14:28 +02:00
Petr Knetl
c423fc9834
fix(suite-native): e2e GH runner storage
2024-08-06 15:58:02 +02:00
Petr Knetl
673d977e7a
ci(suite-native): nightly e2e tests
2024-07-12 10:52:54 +02:00
Petr Knetl
a1cc46bbc0
fix(suite-native): e2e tests always install yarn
2024-07-11 10:16:19 +02:00
Petr Knetl
ee7a095d5e
fix(suite-native): e2e tests flakiness
2024-06-10 11:14:10 +02:00
Petr Knetl
c7c3d9fe9f
ci(suite-native): upgrade setup-java e2e wokflow
2024-05-21 11:17:57 +02:00
vdovhanych
7fae0ed147
chore(ci): rename files to fit current naming convention
2024-05-20 13:37:01 +02:00