vega-frontend-monorepo/apps
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
..
console-lite chore: fix data and no data message update issues in trading data grids (#2620) 2023-01-17 15:01:24 +00:00
console-lite-e2e feat(#2255): capsule tests for trading (#2498) 2023-01-17 16:33:43 +01:00
explorer feat(explorer): batch market instructions (#2617) 2023-01-17 09:51:42 +00:00
explorer-e2e feat(#2255): capsule tests for trading (#2498) 2023-01-17 16:33:43 +01:00
liquidity-provision-dashboard chore: 0 decimal places for % target stake column (#2588) 2023-01-17 11:10:20 +00:00
multisig-signer chore: chain id to name (714) (#2503) 2023-01-03 14:54:54 -08:00
static chore: update tranches 2023-01-17 12:08:17 +00:00
token feat(2633): remove unneeded values in validator detail view (#2644) 2023-01-17 15:01:51 +00:00
token-e2e feat(#2255): capsule tests for trading (#2498) 2023-01-17 16:33:43 +01:00
trading feat(#2255): capsule tests for trading (#2498) 2023-01-17 16:33:43 +01:00
trading-e2e feat(#2255): capsule tests for trading (#2498) 2023-01-17 16:33:43 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00