Commit Graph

28 Commits

Author SHA1 Message Date
Martin Varmuza
1735721be4 chore(suite): remove unused test mocks 2025-09-02 15:18:13 +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
Martin Vere Cihlar
6f0fbc33ac feat(e2e-suite): add locally working native e2e reporter
DRY githunReporter methods
minor file cleanup
2025-08-18 09:15:53 +02:00
Martin Vere Cihlar
fd3b65a36d feat(e2e-reporter): drafts native reporter
able to read metadata files
working .env and octokit - can pull projectId
DRY annotation class to abstract base
2025-08-15 15:24:37 +02:00
Martin Vere Cihlar
0ad266c64c feat(e2e-reporter): improves error handling
adds random delay to distribute load
adds workflow param to rerun for specific tests
adds logging information about which tests failed to be reported
2025-08-12 16:49:03 +02:00
Ondrej Hajek
32340be48e refactor(e2e): Added GH reporter base class 2025-07-31 19:00:42 +02:00
Ondrej Hajek
b8c416c72b refactor(e2e): Moved common gh reporter stuff to e2e utils for reuse in suite native 2025-07-22 21:29:58 +02:00
Martin Varmuza
58ee966082 feat(node-utils): getFreePort now may return array of free ports 2025-07-15 09:43:58 +02:00
Martin Varmuza
87b526d8aa chore: reuse getFreePort from node-utils 2025-07-14 13:17:25 +02:00
brantalikp
d89d5a0c8c fix(suite-native): fix build and type errors 2025-06-23 17:46:37 +02:00
Ondřej Hájek
66fc127b4b fix(e2e): Fix google metadata mock CORS issue with patch method (#17674) 2025-03-17 16:44:54 +01:00
yanas
b96c899ebb chore(packages): autofix for sort-imports eslint rule 2025-01-30 16:34:04 +01:00
Ondřej Hájek
9797a03876 Migrated wallet-metadata and interval-fetching tests (#16678)
* feat(e2e): Migrated wallet-metadata and interval-fetching tests

* refactor(e2e): Refactored metadata actions + enhanced dashboard actions

* fix(e2e): Fixed styling

* fix(e2e): Additional fixes

* fix(e2e): Fixed review comments and added force close of connections in provider mocks
2025-01-29 17:57:46 +00:00
Ondřej Hájek
4dcc207c3d Migrate metadata tests (#16583)
* feat(e2e): Migrated more metadata tests

* feat(e2e): Migrated remembered device test

* feat(e2e): Fixed stopping mock server

* fix(e2e): Switched trezoruserenvlink import to fixture
2025-01-24 18:02:23 +00:00
Ondřej Hájek
a7327e8a21 feat(e2e): Migrated e2e tests for metadata providers api errors (#16443) 2025-01-21 15:53:31 +01:00
Ondřej Hájek
a405e89f50 feat(e2e): Migrated address metadata test + refactoring (#16298) 2025-01-12 18:16:48 +01:00
Ondřej Hájek
cdc8607fc7 feat(e2e): Converted account metadata test (#16253) 2025-01-08 18:43:10 +01:00
Martin Homola
6160341b24 fix(suite): tests network symbol 2025-01-02 21:58:05 +09:00
tomasklim
26ff8eada4 feat(connect): add support of L2 ETH networks 2024-12-21 19:23:21 +09:00
Peter Sanderson
6b8e9ab6d2 chore: Upgrade ESLint and all plugis & revalidate the config and ALL of the rules 2024-11-13 10:36:38 +01:00
Peter Sanderson
c82455e746 chore(suite): autofix newlines 2024-02-20 14:54:29 +01:00
Daniel Suchý
44fa12a79d chore(repo): ESLint refactor + speed up 70% (#11143)
* chore: eslint speedup

* chore: disable some react rules for class components

* chore: fix startup command

* chore(deps): dedupe
2024-02-12 20:18:19 +01:00
Szymon Lesisz
073eb9e400 tests(blockchain-link): add missing default response for ripple server mock 2023-12-12 15:03:47 +01:00
tomasklim
a20ef4310f chore: update eslint 2023-11-04 08:55:36 +01:00
Martin Varmuza
d1e0153456 fix(metadata): fetch for all saved devices in init action 2023-10-19 16:28:52 +02:00
Martin Varmuza
ab9d2b24ab test(suite): adapt e2e tests for metadata providers retries 2023-09-18 14:55:19 +02:00
Szymon Lesisz
c981a3837b feat(e2e-utils): add BackendWebsocketServerMock 2023-05-09 16:23:55 +02:00
Martin Varmuza
1d321828d5 chore: introduce e2e-utils package 2023-04-27 09:11:43 +02:00