Radosław Szpiech
9f1a1d7a1b
chore: remove installing bins from workflows ( #2346 )
2022-12-07 15:08:01 +01:00
Joe Tsang
777d330f8e
chore(test fixes): use api token in test ( #2316 )
...
* chore: clean jsonrpc wallet api methods - remove permission methods
* chore: clean jsonrpc wallet api methods - remove permission methods
* chore: clean jsonrpc wallet api methods - remove permission methods
* chore: clean jsonrpc wallet api methods - fix failing unit test
* chore: update vega_version
* chore: update vega to v0.63.0 in workflows
* chore: mock api-token in connect wallet response
* chore: fix token env in workflow
* chore: remove dummy wallet leftovers
* chore: fix asset tests
* chore: fix remaining explorer tests
* chore: increase tx timeout
* chore: remove smoke test temporarily
* chore: remove other governance smoke test
* chore: remove smoke staking test
* chore: move validator tests to regression
* chore: revert regression change because they are also running
* chore: move vega wallet tests to slow
* chore: skip tests instead
Co-authored-by: maciek <maciek@vegaprotocol.io>
Co-authored-by: Rado <szpiechrados@gmail.com>
2022-12-05 16:51:53 +00:00
Joe Tsang
6b6c05f04d
test(2061): token vegawallet v2 ( #2150 )
...
* test: use vega wallet v2 connect flow
* test: update tests using wallet v2
* test: fix failing token test
* test: add wait for spinner
* chore: purge capsule teardown
2022-11-17 18:22:51 +00:00
Joe Tsang
3df69788fb
chore: update pipelines to use v0.62.1 ( #2030 )
2022-11-11 14:28:20 +01:00
Joe Tsang
6a0ec22ee4
chore(test updates): fix withdrawal tests ( #2007 )
...
* chore: update withdrawal tests
* chore: fix teardown for manual flow
* chore: add wait
* chore: remove waits
* chore: update vega to v 0.62
* chore: reload page for first withdrawal
* chore: add navigate to withdrawals
* chore: add click
* fix: lint
* chore: turn off teardown and revert tag change
2022-11-10 09:53:30 +00:00
Joe Tsang
3ff6514cf8
chore(token tests): update failing tests ( #1995 )
...
* chore: update capsule files
* chore: fix failing staking tests
* chore: move capsule teardown var to cypress config
* chore: update teardown in workdflows
2022-11-08 17:44:01 +00:00
Radosław Szpiech
55725930d7
Fix/fix wallet issue ( #1983 )
...
fix: change boolean to strings in conditionals
2022-11-08 14:01:37 +01:00
Radosław Szpiech
64b06ca801
chore( #1897 ): create separate e2e workflows to be run in parallel ( #1969 )
...
* test: modify existing workflows to make them run specific tests on separate runners
* chore: increase token-e2e job timeout
2022-11-08 10:33:22 +00:00
Joe Tsang
044eb160af
chore: tidy up capsule restart variables ( #1800 )
...
* chore: tidy up capsule restart variables
* chore: add flow for manually triggering all tests
* chore: fix if statement
* chore: revert flow change
2022-10-20 13:55:12 +01:00
Joe Tsang
9465543b23
Test/1540 fix flow tests ( #1788 )
...
* fix: local failing tests
* chore: remove capsule restart from manual flow
* fix: try fix failing wallet test
* chore: set capsule teardown to true
* chore: revert attempted fix
* fix: remove wallet steps
* chore: revert investigation changes
* chore: move asset wallet faucets
* chore: add retry to get asset func
* chore: add func for faucet assets without checks
* chore: turn off capsule restart after flows
* chore: remove commented lines
2022-10-19 16:48:57 +01:00
Radosław Szpiech
e984ea8e2a
chore: change tests to use stagnet3 by default ( #1760 )
2022-10-17 16:11:13 +02:00
Radosław Szpiech
ab0065bd9a
chore: env setup fixed ( #1567 )
2022-09-30 11:02:55 +02:00
Radosław Szpiech
98abe2910d
chore: fix smoke flag meaning ( #1553 )
2022-09-29 19:11:52 +02:00
Radosław Szpiech
28aa5cd060
Chore/add skip nx cache flag ( #1549 )
...
* chore: add skip-nx-cache flag to manual flow
* chore: set --skip-nx-cache flag
* chore: set --skip-nx-cache flag
* chore: set --skip-nx-cache flag
* chore: remove log
2022-09-29 18:27:08 +02:00
Radosław Szpiech
7b0d41b4a6
fix: typo ( #1547 )
2022-09-29 18:02:40 +02:00
Radosław Szpiech
83ea12b4cb
Fix/smoke test flag ( #1545 )
...
* fix: fix smoke test flag logic
* fix: fix smoke test flag logic
2022-09-29 16:32:43 +01:00
Radosław Szpiech
93c1835cd6
Chore/1495 workflows minor improvements fixes and cleanup ( #1538 )
...
* test: try with shared actions
* test: fix env
* test: fix path
* test: fix path
* test: fix path
* test: fix path
* test: fix path
* test: fix path
* test: fix path
* test: fix path
* test: fix path
* test: fix path
* test: fix path
* test: create action for capsule build
* test: create action for capsule build
* test: create action for capsule build
* test: create action for capsule build
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* chore: create action for vegawallet setup
* chore: create action for vegawallet setup
* chore: fix
* chore: fix
* chore: fix
* chore: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* chore: apply changes to all workflows
* chore: apply changes to all workflows
2022-09-29 14:13:09 +01:00
Radosław Szpiech
6ddceaf6bd
chore: update vega binaries to v0.57.0 ( #1514 )
2022-09-28 15:31:35 +02:00
AndyWhiteVega
a9e8b6915e
Test/using chrome headless ( #1516 )
...
* test: change night run to use headless chrome to address memory issues
* test: update manual for non-smoke
* test: remove headless flag since depreciated
* test: update browser for cypress
2022-09-28 14:26:22 +01:00
Radosław Szpiech
6af189150b
test: vega in vegacapsule version changed to 0.56.0 ( #1499 )
2022-09-27 12:10:39 +02:00
Joe Tsang
195e234f16
Chore/separate cypress install in workflow ( #1481 )
...
* chore: add step that makes sure that Cypress bins are installed correctly
* chore: missing working directory
* chore: update remaining flows
Co-authored-by: Rado <szpiechrados@gmail.com>
2022-09-26 14:56:53 +02:00
Joe Tsang
f87fd676f6
chore: revert hosted runner ( #1480 )
2022-09-26 13:42:43 +02:00
Joe Tsang
b885696659
Chore/use self hosted runners ( #1475 )
...
* chore: edit manual flow
* chore: install yarn in flow
* chore: change runner for remaining flows
* chore: add yarn install to other flows
2022-09-26 12:15:05 +01:00
Radosław Szpiech
a452a6e831
Chore/use cache in GitHub jobs ( #1461 )
...
* chore: use cache v3
* chore: just cache whole node modules
* chore: download binaries instead of building them
* chore: missing directory flag
* chore: remove directory
* chore: aaah gobin
* chore: apply all improvements to other workflows
* chore: cache cypress
* fix: added mock for one failing test, removed console.log
* fix: removed increased timeout - not needed
* chore: change name back
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2022-09-23 15:56:47 +02:00
Joe Tsang
ac16ca9ee5
Test/783 cypress tags ( #1428 )
...
* test: add tags for slow tests
* chore: remove old flows
* test: added smoke tags to view tests
* test: add tags for trading tests
* test: tags for explorer tests added
* chore: add tags to remaining tests and tidy files
* chore: pass env in test command
* chore: fix build errors
* chore: re-add teardown for manual flow
* chore: ability to only run smoke tests in manual flow
* chore: fix manual input flow
2022-09-22 18:40:11 +01:00
Radosław Szpiech
c3cdcede9f
Chore/speed up manual workflow ( #1436 )
...
* chore: add similar way to speed up tests that is used in capsule-cypress
* chore: fix typo
* chore: fix the fix
* fix: add network import
* fix: add home
* fix: another fix bites the dust
2022-09-22 18:19:18 +02:00
AndyWhiteVega
d47d754ac9
Test/governance suite expansion ( #1372 )
...
* test: initial commit
* test: commit
* test: extra tests and references added also new tag 0.55.0 for builds
* test: lint
* test: back to 0.54 for capsule cypress until tests fixed
* test: skip two tests since wallet name no longer shown soon to be fixed
* test: couple more tests to fulfill ACs
* test: lint
* test: more tests
* test: lint
* test: extra check within test
* test: lint
* test: minor
* test: improve test flake and skip test bugs outstanding
* test: lint and increase epoch length by second
* test: more tests
* test: lint
* test: lint
* test: lint
* test: teardown functionality
* test: lint
* test: epoch speed up and network restart stuff
* test: lint
* test: change epoch duration
* test: timing tweaks due to failures in CI
* test: lint
* test: more timing tweaks
* test: lint
* test: timing tweak
* test: lint
* test: lint
* test: config changes
2022-09-16 18:12:08 +01:00
AndyWhiteVega
040cf0b83b
Test/governance suite expansion ( #1317 )
...
* test: initial commit
* test: commit
* test: extra tests and references added also new tag 0.55.0 for builds
* test: lint
* test: back to 0.54 for capsule cypress until tests fixed
* test: skip two tests since wallet name no longer shown soon to be fixed
2022-09-13 13:28:48 +01:00
Joe Tsang
8958db0612
Test/626 oracle info ( #1294 )
...
* test: update market info tests
* test: update withdrawal test to include new info
* chore: re add withdrawal mock
* chore: wait for mock
* chore: change cypress browser to electron
* chore: resolved pr comments
2022-09-09 10:36:53 +01:00
Joe Tsang
621feada26
chore: revert back to using previous ubuntu runners ( #1286 )
2022-09-08 10:37:11 +01:00
Mikołaj Młodzikowski
b5271d07e4
chore: use bigger runners for capusle ( #1248 )
2022-09-07 11:14:52 -07:00
Joe Tsang
fa6ddcfdf1
Chore/use vega 0.54.0 ( #1268 )
...
* chore: change vega version to use 0.54.0
* chore: update remaining workflows
2022-09-07 10:26:26 +01:00
Joe Tsang
e06b5e741c
chore: fix test manual and nightly workflows ( #1264 )
2022-09-07 09:05:02 +01:00
AndyWhiteVega
e97f82edfe
test: checkout front end changes to cypress workflows ( #1258 )
...
* test: checkout front end changes to cypress workflows
* test: remove old fe checkout
* test: remove dup
2022-09-06 15:03:49 +01:00
Dexter Edwards
2032b5ae00
test: change config path for overnight run ( #1246 )
...
* test: change config path for overnight run
* test: also change for PR runs
Co-authored-by: AndyWhiteVega <andy@vegaprotocol.io>
2022-09-05 11:48:46 +01:00
Joe Tsang
50da2a9d3c
chore: update test asserting SSL ( #1136 )
2022-08-24 17:30:07 +01:00
Joe Tsang
1f73c8164f
fix: update capsule to latest core ( #1127 )
...
* fix: update capsule to latest core
* chore: install vega wallet binaries
* chore: rename work name
2022-08-24 10:14:42 +01:00
macqbat
4ae410eaab
feat: [console-lite] - change app name ( #1114 )
...
* feat: [console-lite] - change app name
* feat: [console-lite] - change app name
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-08-23 16:02:08 +02:00
Joe Tsang
22fc0e7ac1
Test/625 market info ( #999 )
...
* test: assert edit button
* test: assert edit order btn
* test: update market info mock
* test: tests for market info
2022-08-11 11:26:26 +01:00
Joe Tsang
19a79afcc9
Test/update vega branch for capsule ( #864 )
...
* fix: update vega checkout branch
* fix: typo
2022-07-26 14:20:17 +01:00
Joe Tsang
f7c869674a
Chore/switch capsule version to use main ( #832 )
...
* fix: switch to main
* chore: update to use capsule v0.2.1
2022-07-21 10:15:56 +01:00
Joe Tsang
4fe3c916be
Chore/checkout capsule using tags ( #822 )
...
* chore: update yaml files
* fix: install binaries from Vega develop
* fix: add to manual flow
2022-07-20 10:01:12 +01:00
Radosław Szpiech
90b2d9bbb0
Fix manual workflow ( #786 )
...
* chore: fix typo
* chore: fix flag in workflow
* chore: fix if
Co-authored-by: Rado <rado@vegaprotocol.io>
2022-07-18 13:55:31 +02:00
Radosław Szpiech
462ccc93c5
chore: fix nightly jobs and allow choosing flows ( #769 )
...
* chore: fix nightly jobs and allow choosing flows
* chore: restore env variable CYPRESS_NIGHTLY_RUN
Co-authored-by: Rado <rado@vegaprotocol.io>
2022-07-18 10:38:11 +02:00