Commit Graph

69 Commits

Author SHA1 Message Date
mroz
7e0e13f24d ci: run emu from url 2022-07-19 11:30:05 +02:00
mroz
8bb66fda85 ci: migrate blockchain-link integration to github 2022-07-18 09:48:07 +02:00
mroz
6a5e7745b6 test(e2e): test bridge in desktop 2022-07-12 10:44:25 +02:00
mroz
526425b4d5 ci(gh): fix loading available fws from tenv in connect tests 2022-07-08 16:45:49 +02:00
vdovhanych
49aba0a8bb chore(docker): update docker-compose spec version 2022-06-29 10:47:51 +02:00
mroz
82396812bc chore(tests): update local dev server image to node 16 2022-06-29 10:47:51 +02:00
vdovhanych
469c16025a chore(all): update to nodejs version 16 2022-06-29 10:47:51 +02:00
jakub.ondracek
14984f6e3f test(e2e): custom-firmware 2022-06-27 17:24:27 +02:00
mroz
ccd5beba75 test: improve connect-popup tests 2022-05-25 11:34:27 +02:00
Szymon Lesisz
9f9ad9a75d tests(connect): signTransaction with PaymentRequest 2022-05-17 12:17:36 +02:00
mroz
9cde9962a4 chore: move ci 2022-05-11 16:46:22 +02:00
mroz
78b22f9fa0 test(e2e): move trezor-connect tests and fixtures
from:
https://github.com/trezor/connect/tree/develop/tests
2022-04-04 20:37:09 +02:00
mroz
4e5163ddca feat(transport): messages.json and types 2022-03-24 10:43:36 +01:00
vdovhanych
d348e8d0d5 feat(ci): switch to using the new tenv image from ghcr.io 2022-03-21 10:20:20 +01:00
Vitalij Dovhanyc
f147eae5ea test: add script for generating regtest to suite electrum backend (#5100)
Co-authored-by: jakubondracek <ondracekjakub@gmail.com>
2022-03-15 15:51:07 +01:00
mroz
6f4cef2a95 chore: wait for dev server in e2e 2022-03-15 13:34:51 +01:00
mroz
3ced4d2f53 test(popup): various cases of popup closing 2022-03-11 13:05:00 +01:00
Carlos Garcia Ortiz karliatto
0b08f92a2d feat: script for regtest electrum 2022-03-10 10:09:38 +01:00
mroz
23b1df9048 chore: update cypress to 9.5.1 2022-03-08 13:00:34 +01:00
mroz
d9f6041ab6 chore: update cypress 2022-02-24 15:27:22 +01:00
mroz
812643c7bd test(connect-popup): screenshots from emu 2022-02-22 13:27:08 +01:00
Carlos Garcia Ortiz karliatto
6a809ec765 test: add docker for electrs with bitcoind regtest 2022-02-21 09:38:45 +01:00
mroz
65b56256fa chore: update cypress to 9.4.1 2022-02-10 17:43:29 +01:00
mroz
a2949ba096 feat: connect-explorer 2022-01-31 10:02:46 +01:00
martin
9eb348751a Cypress improvements (#4780)
* chore: update cypress to 9.3.1

* test(e2e): enable not running test (prerequisites.test.ts)

* chore: remove unused ci script

* chore: use wait-for-env.sh in e2e web tests

* chore(e2e): rename stage to group for better readability

* test(e2e): refactor guide tests

* ci: make snapshots available sooner

* chore: move .tsconfig to package root
2022-01-25 13:02:46 +01:00
mroz
066297faec test: desktop e2e 2022-01-21 11:31:10 +01:00
Daniel Suchý
78aed220a1 chore(build/ci): Use exact version of Node 2022-01-20 22:02:55 +01:00
Daniel Suchý
a0efb4dcdb chore(code): Fix prettier for yml files 2022-01-20 22:02:55 +01:00
mroz
d01ece0c04 test(e2e): @trezor/transport 2022-01-18 10:34:00 +01:00
mroz
34a5151eab chore: update cypress to 9.2.1 2022-01-17 10:52:00 +01:00
mroz
8467a8bf2c chore(deps): update cypress to 9.1.1 2021-12-15 12:27:37 +01:00
Carlos Garcia Ortiz karliatto
68f63db20b ci: add bitcoind regtest configs 2021-12-07 13:44:50 +01:00
mroz
0b4323d719 chore: add nightly e2e run against 2-master fw 2021-11-22 19:53:56 +01:00
tomasklima
562b8f69bd chore(suite-build): remove blazingly "fast" builds using RAM disk 2021-09-29 15:22:44 +02:00
Martin Varmuza
26dcf30c36 feat: more github actions (typecheck, lint) 2021-09-28 12:03:50 +02:00
Martin Varmuza
9f1fbb5334 chore: mount folder used by ramdisk wp plugin 2021-09-20 10:30:10 +02:00
martin
be1aa201cd chore: update cypress version to 8.3.0 (#4256)
* chore: update cypress version to 8.3.0

* chore: adapt to cypress breaking changes in cy.intercept

Co-authored-by: vdovhanych <dovhanych@me.com>
2021-09-10 10:47:00 +02:00
vdovhanych
979641b842 fix(ci): update variable to use direct dependency proxy instead of top level group proxy 2021-08-26 17:14:53 +02:00
vdovhanych
fc8a7ee0dc feat(ci): add canvas dependencies to base docker image and use new image in ci 2021-08-11 15:50:25 +02:00
vdovhanych
2aa1510052 feat(ci): ci folder reorganisation and cleanup 2021-06-15 16:49:08 +02:00
tomasklima
f0654cc6ef chore(docker): remove unused docker file pointing to unexisting files 2021-06-03 16:32:07 +02:00
tomasklima
145a43d21e fix(e2e): fix dev port 2021-06-02 16:18:54 +02:00
vdovhanych
e0e4635bef feat(ci): gitlab dependency proxy for docker 2021-05-27 15:04:44 +02:00
Jen Tak
9e8c13a5b2 chore: #3616 Bump gosu version
1.4 release doesn't provide builds for arm64. Bump to the latest version
(1.12) which does.
2021-04-13 08:10:14 +02:00
Rafael Keramidas
ab673f9777 ci(docker): update node version from 12 to 14 2021-03-19 17:49:32 +01:00
Tomas Susanka
c7f0d8218e fix(ci): update Cypress to 6.4.0 2021-02-17 15:02:01 +01:00
Tomas Susanka
021d3c7a13 feat(docker): add 'set -e' to shell scripts and modify shebang 2021-01-05 21:03:56 +01:00
mroz22
55e967de7f tests(e2e): visual testing 2021-01-05 14:20:15 +01:00
martin
af3dc0e34c e2e: use bridge proxy (#3220) 2021-01-05 10:43:09 +01:00
mroz22
6791ad76f7 cypress6.1.0 2020-12-09 12:26:28 +01:00