1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Vladimir Volek
46fe6d00fc Integration tests (#311)
* Add base test env

* Add eslint rules for cypress

* Add configs and scripts in package json

* Added docker file for bridge and emualator

* Bridge install progress

* Bridge install next step

* Add task for integration tests

* Fixed deps

* Added baseUrl

* Added baseUrl fix

* Added npx

* Added caching for cypress bin

* Added path to binary

* Install cypress

* Finalized dockerfile

* Fixed bridge lib path

* Fixed path for binary

* Adjust script again

* Run all the things properly

* Try to run the tests

* First POC test

* First POC test in gitlab

* Fixed flow

* Fixed gitlab test url, try docker service

* export artifacts

* Test only integration tests in CI

* Test only integration tests in CI 2

* Test only integration tests in CI 3

* Added tests for initialize device

* Try to add docker in only one step

* Turn on other integration steps

* Correct node version

* Ignore cache in flow

* Run bridge and emulator in debug link mode

* Fix param

* Try to run new config in CI

* init device in docker

* Remove docker image after run

* Remove amp

* Fix path

* Artifacts on fail

* Artifacts on fail with volume

* Artifacts on fail with volume 2

* Install mkdir

* Install mkdir again

* test

* test 2

* test 3

* test 4

* test 5

* test 6

* test 7

* test 8

* test 9

* test 10

* test 11

* test 12

* test 13

* test 14

* test 15

* test 16

* test 17

* Revert "test 17"

This reverts commit f3f6c0d690.

* test 18

* test 19

* test 20

* test 21 try chrome

* test 22

* test 23

* test 24

* test 25

* test 25 try to install chrome again

* test 25 try to install chrome again

* Added missing deps

* Added debug

* Install chromium

* Install chromium 2

* turn on chromium

* turn off debug

* turn on debug

* fix folder

* turn off debug

* Fix init device

* Add header dashboard test

* Bring things back

* clean

* clean fix

* Build image in CI

* Added stage step

* Added docker image

* Added service

* Added tests to docker image

* Refactor a bit

* Correct registry image

* Build wallet again

* Add test for dashbaord content

* new node version, more tests

* Remove unused code

* typo

* Correct snapshots, moved deps to dev, beta disclaimer prop
2019-02-05 14:26:40 +01:00
Vladimir Volek
2a803c3668 Added missing install in flow step 2019-01-03 14:42:20 +01:00
Vladimir Volek
9fa4087c75 Added key to cache in gitlab 2019-01-03 14:38:50 +01:00
Vladimir Volek
eb7684f079 Added build notification for testing channel 2018-12-12 16:11:09 +01:00
Vladimir Volek
6a63fd54d5 Added extra step to delete CI cache 2018-12-12 15:50:30 +01:00
Vladimir Volek
9d16c2891f Add stop review step 2018-11-26 16:39:51 +01:00
Vladimir Volek
529dc4f00e Do not build beta and stable for dev environment fix 2018-11-22 14:24:10 +01:00
Vladimir Volek
cb54b8365a Do not build beta and stable for dev environment 2018-11-22 14:22:45 +01:00
Vladimir Volek
90c266349d Added environment link in CI 2018-11-16 15:16:24 +01:00
Vladimir Volek
ff71d2ba63 fix install 2018-11-13 15:07:11 +01:00
Szymon Lesisz
41b9e1258d gilab-ci: node version same as docker 2018-11-02 11:09:36 +01:00
Vladimir Volek
b259075a83 Expire artifacts in one week 2018-10-25 16:00:29 +02:00
Vladimir Volek
2ab0120e21 Install modules only if needed 2018-10-25 15:56:55 +02:00
Vladimir Volek
29d5d2ca26 Added missing param 2018-10-25 15:53:02 +02:00
Vladimir Volek
ad183068e1 Added sync to aws 2018-10-25 15:39:17 +02:00
Vladimir Volek
e9cf52ae80 fix yaml 2018-10-25 14:50:15 +02:00
Vladimir Volek
f0e45b6c33 Prepare gitlab configs 2018-10-25 14:47:39 +02:00
Vladimir Volek
0aa1cb75ed Automatically deploy review branches to dev server 2018-10-25 13:58:45 +02:00
Szymon Lesisz
c21573b1cd renamed "prod" directory to "stable" 2018-10-24 23:01:23 +02:00
Vladimir Volek
fcd05eced0 fix folder 2 2018-10-23 16:48:54 +02:00
Vladimir Volek
2cf8088252 fix folder 2018-10-23 16:41:40 +02:00
Vladimir Volek
5acfaf7720 Renamed step 2018-10-23 16:31:10 +02:00
Vladimir Volek
cae4c6e9c1 Added step for deploy review 2018-10-23 16:29:33 +02:00
Vladimir Volek
c70464cccd fix prod build 2018-10-23 11:51:40 +02:00
Vladimir Volek
1c356b0417 fix yaml 2018-10-23 11:26:41 +02:00
Vladimir Volek
63bfe4c6b9 Build app using gitlab 2 2018-10-22 13:04:16 +02:00
Vladimir Volek
5e85c9fef0 Build app using gitlab 2018-10-22 12:25:12 +02:00
Vladimir Volek
2073125805 Added gitlab config 2018-10-01 15:12:54 +02:00