macqbat
a218da93a6
feat: logging - working solution ( #2696 )
2023-01-25 09:43:11 +01:00
Radosław Szpiech
f58144d785
chore: fix skip cache typo in workflow ( #2715 )
2023-01-24 15:59:53 +00:00
Radosław Szpiech
d7440cfe54
chore: correct runner name ( #2710 )
2023-01-24 13:25:29 +01:00
Radosław Szpiech
49374c8e7c
chore: simplify cypress workflows ( #2677 )
2023-01-20 10:21:22 +00:00
Dexter Edwards
b65db3cdad
chore: remove console lite ( #2670 )
2023-01-19 16:59:49 +01:00
Radosław Szpiech
2b229cd1e7
chore: add package json to hash ( #2651 )
2023-01-17 17:01:01 +01:00
Radosław Szpiech
d098ee671e
chore: add job name to log file name ( #2650 )
2023-01-17 16:47:03 +01:00
Matthew Russell
2c3c685522
feat( #2255 ): capsule tests for trading ( #2498 )
...
* feat: improve proposal types, add faucet for trading asset
* chore: yarn lock update
* fix: capsule tests to avoid jsx import
* chore: throw error so that ethereum setup failure is caught
* chore: org files and add logging
* chore: revert current trading-e2e .env file
* chore: add .env.capsule for trading tests on capsule
* chore: remove unused nx command
* chore: remove try catchs and allow errors to be caught by cypress
* chore: add slow tag for capsule test
* feat: move create market setup to libs/cypress
* chore: clearly separate vars meant for capsule with vars meant for non-capsule
* feat: remove hardcoded urls and use config obj
* chore: fix missing comma in genesis.tmpl
* chore: added limit order edit price test
* chore: remove encoding of transaction, update proposal tx trigger ratio to string
* chore: fix date and add date verification for update order
* chore: formatting fix
* chore: adjust trading app tests and workflows to be run in capsule in ci (#2574 )
* chore: adjust trading app tests and workflows to be run in capsule in ci
* chore: fix token tests
* chore: increase timeout as it fails in ci
* chore: move market check to before function
* chore: add capsule logs to trading
* chore: increase proposal close time, also break up script for better debugging
* chore: bump up ethereum account setup timeout
* chore: suppress fetch logs to help with debugging
* chore: revert cy wraps now with suppressed logging
* chore: decrease tick amount
* chore: promise with timeout for better debugging
* chore: bump individual timeouts
* chore: bump timeout for tx wait promises
* chore: minor fix
* fix: leave Promise<any>
* fix: leave Promise<any>
* chore: fix home fail
Co-authored-by: Joe <joe@vega.xyz>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: Radosław Szpiech <szpiechrados@gmail.com>
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-01-17 16:33:43 +01:00
Radosław Szpiech
13ab03c459
chore: remove liquidity-provision-dashobard-e2e as it is not maintained ( #2589 )
2023-01-11 18:02:16 +01:00
Radosław Szpiech
dd2e3a6556
chore: remove stats and stats-e2e by burning them to the scorched ground ( #2586 )
2023-01-11 17:45:08 +01:00
macqbat
64aa39fe4b
feat: add animated preloader ( #2464 )
...
* feat: add animated preloader
* feat: add animated preloader - add scss lines
* feat: add animated preloader - add scss lines
* feat: add animated preloader - ref scss lines
* feat: add animated preloader - add preloader property to loader component
2022-12-27 15:46:44 +00:00
Mikołaj Młodzikowski
69a4ecdbde
feat: adjust logs names ( #2460 )
...
* feat: adjust logs
* feat: adjust logs names
2022-12-22 12:12:54 +01:00
Mikołaj Młodzikowski
46955dd933
feat: adjust logs ( #2459 )
2022-12-22 11:18:03 +01:00
Joe Tsang
448f8f4ba5
chore: update workflow files ( #2448 )
...
* chore: update workflow files
* chore: fix wallet flow
2022-12-21 12:43:43 +00:00
Joe Tsang
d7365c4b66
test(2433): capsule wallet script ( #2447 )
...
* chore: added bash script for vega wallet
* chore: update readme
* chore: fix lint
2022-12-21 11:36:27 +00:00
Mikołaj Młodzikowski
349eba7053
feat: always store logs from failed capsule runs ( #2421 )
2022-12-15 17:07:00 +01:00
Radosław Szpiech
e6531daa41
chore: print vega and vegacapsule version on workflow start ( #2377 )
...
* chore: print vega and vegacapsule version on workflow start
* chore: print vega and vegacapsule version on workflow start
2022-12-09 15:20:03 +01:00
macqbat
fa8868d42a
feat(2298): handle lost connection with wallet during order setting ( #2344 )
...
* feat: handle lost connection with wallet during order setting
* Update libs/deal-ticket/src/components/deal-ticket/deal-ticket-manager.tsx
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
* feat: handle lost connection with wallet during order setting - adjust wording
* feat: handle lost connection with wallet during order setting - adjust wording
* feat: handle lost connection with wallet during order setting - adjust wording
* fix: handle lost connection with wallet add print vega version
* fix: handle lost connection with wallet add print vega version
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2022-12-09 11:33:13 +01:00
Joe Tsang
f1f775268f
test(2306): token acs ( #2352 )
...
* chore: add acs to wallet tests
* chore: additional acs added
* chore: revert explorer changes
* chore: fix lint
* chore: generate 2nd pub key in workflow
* chore: revert copy pub key test
2022-12-08 08:53:42 +00:00
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
Matthew Russell
65564f1afc
chore: remove default title from issue templates
2022-12-01 09:35:52 -08:00
Dexter
5d3a3a6f11
ci: fix syntax
2022-11-30 16:48:51 +00:00
Dexter
077700910b
ci: fix syntax
2022-11-30 16:41:29 +00:00
Dexter
84814f3476
ci: publish containers with new tag format
2022-11-30 16:37:05 +00:00
Joe Tsang
6ba7ce5e7f
chore: fix workflow ( #2280 )
2022-11-30 15:05:48 +00:00
Matthew Russell
af7a5630ac
chore: update issue templates with title ( #2272 )
2022-11-30 10:25:50 +01:00
Radosław Szpiech
c60e5841f7
chore: add regression tagged tests to PR runs ( #2242 )
...
* chore: fix trading-portfolio test
* chore: fix wallet connect
* chore: fix failing deal ticket validation test
* chore: add regression tagged tests to be run during pr checks
* chore: skip parties tests in explorer-e2e
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-11-28 15:13:57 +01:00
Joe Tsang
e4babe42c2
chore: update toml url ( #2184 )
2022-11-21 12:05:14 +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
Radosław Szpiech
9f4f54af6d
chore: separate running vegawallet service out of vegacapsule ( #2095 )
2022-11-16 16:04:33 +01:00
Radosław Szpiech
94c93ce790
test: use vegawallet dummy in e2e test workflows ( #2055 )
...
* chore: use vegawallet-dummy in workflows
* chore: fix
* chore: fix
* chore: add info about dummy in readme
2022-11-14 16:03:57 +01:00
Joe Tsang
3df69788fb
chore: update pipelines to use v0.62.1 ( #2030 )
2022-11-11 14:28:20 +01:00
Dexter Edwards
85120c0a3b
ci: fix verify workflow tirggers ( #2032 )
2022-11-11 12:45:38 +00: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
5cf6c11d36
chore: change condition check directly in test job ( #1989 )
...
It fixes the issue with required jobs in PR.
2022-11-08 16:58:46 +01:00
Matthew Russell
12ae6477a9
ci: add check for pr title ( #1973 )
...
* chore: addd lint_pr workflow
* ci: add workflow for commitlint on pr title
* ci: install and use config-conventional
* ci: add npx so command is found
* ci: update action name
2022-11-08 15:38:30 +00:00
Radosław Szpiech
205f348a01
fix: add missing yarn install in provision workflow ( #1986 )
2022-11-08 13:07:50 +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
77bb148a70
fix: output path fixed to trigger jobs ( #1978 )
2022-11-08 12:21:29 +01:00
Gordsport
37882378b6
chore: update add issues to project action ( #1975 )
...
* chore: update add issues to project action
chore: update add issues to project action
The GitHub projects API has been replaced with ProjectsV2. This PR corrects the add issues to project action.
* style: fix formatting
Co-authored-by: Dexter <dexter.edwards93@gmail.com>
2022-11-08 11:07:10 +00: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
Radosław Szpiech
58caf0733d
test: add separate workflows for each app ( #1958 )
2022-11-04 14:13:54 +01:00
Radosław Szpiech
1febd76511
chore: fix live test workflow ( #1882 )
...
* chore: fix live test workflow
* chore: fix live test workflow
2022-10-27 12:40:30 +02:00
Radosław Szpiech
0b6670633e
test: add some tests to be run on live environments ( #1858 )
...
* test: add some tests to be run on live environments
* chore: move live env tests to separate file
2022-10-27 11:59:09 +02:00
Bartłomiej Głownia
17f93c2b7e
chore: add build-spec targets and execute on affected apps and libs on CI ( #1745 )
...
* chore: add build-spec targets and execute on affected apps and libs on CI
* chore: fix market-depth and react-helpers specs typings
* chore: fix ui-toolkit specs typings
* chore: fix trades specs typings
* chore: fix orders specs typings
* chore: fix deposits specs typings
* chore: fix deal-ticket specs typings
* feat: fix tsc on specs check
* feat: fix tsc on specs check
* feat: fix tsc on specs check
* feat: fix tsc on specs check
* feat: fix tsc on specs check - fix token app
* feat: fix tsc on specs check - fix positions lib
* feat: fix tsc on specs check - fix environment lib
* chore: fix failling build-spec in positions lib
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-10-25 09:41:16 +02: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