vega-frontend-monorepo/libs
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
..
accounts chore: fix data and no data message update issues in trading data grids (#2620) 2023-01-17 15:01:24 +00:00
apollo-client chore(2559): filter ledger entries by account type (#2631) 2023-01-17 13:44:23 +00:00
assets chore: add link to etherscan for asset dialog contract address (#2561) 2023-01-16 13:11:51 +00:00
candles-chart chore: volume in chart enabled by default (#2577) 2023-01-12 11:49:57 +01:00
cypress feat(#2255): capsule tests for trading (#2498) 2023-01-17 16:33:43 +01:00
deal-ticket feat: update market data components when they are in view (#2607) 2023-01-16 17:51:30 +00:00
deposits chore: fix data and no data message update issues in trading data grids (#2620) 2023-01-17 15:01:24 +00:00
environment feat: mobile navbar on Console (#2547) 2023-01-17 10:59:12 +01:00
fills chore: fix data and no data message update issues in trading data grids (#2620) 2023-01-17 15:01:24 +00:00
governance chore: regenerate types from version 66 (#2568) 2023-01-10 14:21:54 -08:00
ledger chore: fix data and no data message update issues in trading data grids (#2620) 2023-01-17 15:01:24 +00:00
liquidity chore: fix data and no data message update issues in trading data grids (#2620) 2023-01-17 15:01:24 +00:00
market-depth chore: fix data and no data message update issues in trading data grids (#2620) 2023-01-17 15:01:24 +00:00
market-info fix: market expiry & trading live copy (#2619) 2023-01-16 17:36:06 +00:00
market-list feat(#2255): capsule tests for trading (#2498) 2023-01-17 16:33:43 +01:00
network-info feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
network-stats fix(explorer): fix resizing callout (#2492) 2022-12-30 11:40:47 +00:00
orders feat(#2255): capsule tests for trading (#2498) 2023-01-17 16:33:43 +01:00
positions chore: fix data and no data message update issues in trading data grids (#2620) 2023-01-17 15:01:24 +00:00
react-helpers chore: fix data and no data message update issues in trading data grids (#2620) 2023-01-17 15:01:24 +00:00
smart-contracts feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tailwindcss-config feat(#2465): vega-pink across frontend-monorepo (#2476) 2023-01-06 16:58:55 +00:00
trades feat(#2465): vega-pink across frontend-monorepo (#2476) 2023-01-06 16:58:55 +00:00
types chore: regenerate types from version 66 (#2568) 2023-01-10 14:21:54 -08:00
ui-toolkit fix(#2569): market id copy update (#2627) 2023-01-17 13:59:34 +00:00
wallet chore: regenerate types from version 66 (#2568) 2023-01-10 14:21:54 -08:00
web3 chore: regenerate types from version 66 (#2568) 2023-01-10 14:21:54 -08:00
withdraws feat(2408): trading data grid snags (#2513) 2023-01-11 15:43:52 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00