vega-frontend-monorepo/libs
Radosław Szpiech 71890d662a
test: 2059 migrate trading e2e tests to use vegawallet v2 (#2175)
* test: trading e2e switched to use v2 wallet

* chore: fix remove transaction from storage

* chore: mock for v2 wallet transactions added

* test: added new mock for transaction, updated deal ticket and withdraw tests

* chore: skipped some mock to allow wallet connection

* chore: remove unused function

* chore: dont make chain id check when in test

* chore: fix lint warnings

* chore: fix trading fills test by ensuring correct pubkey is used for connection

* chore: add comment for cypress check in json rpc connect flow

* chore: add chainID mock

* chore: add data-testId to order list status cell

* chore: fix testid

* chore: fix trading-portfolio test

* chore: revert marigin test changes

* chore: improve tests regarding wallet connection

* chore: reuse ordersubmission type in test

* chore: apply connect vega wallet changes to console-lite-e2e

* chore: trigger lint

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-11-28 18:07:15 +01:00
..
accounts fix(#2171): remove user's pubkey from LP query (#2188) 2022-11-25 14:38:02 +00:00
apollo-client fix(#2200): handle NotFound GraphQL errors in async renderer (#2204) 2022-11-24 15:52:46 -08:00
assets feat: view proposed market change (#2189) 2022-11-25 15:10:22 +00:00
candles-chart feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
cypress test: 2059 migrate trading e2e tests to use vegawallet v2 (#2175) 2022-11-28 18:07:15 +01:00
deal-ticket chore: add regression tagged tests to PR runs (#2242) 2022-11-28 15:13:57 +01:00
deposits fix(#2209): make asset dialog use asset id rather than symbol (#2217) 2022-11-23 23:42:22 +00:00
environment feat: propose network parameter change link (578) (#2174) 2022-11-22 11:52:31 +01:00
fills fix(#2200): handle NotFound GraphQL errors in async renderer (#2204) 2022-11-24 15:52:46 -08:00
governance feat: view proposed market change (#2189) 2022-11-25 15:10:22 +00:00
ledger chore(2170): console update ledger entries columns (#2221) 2022-11-25 17:17:21 +01:00
liquidity fix(#2171): remove user's pubkey from LP query (#2188) 2022-11-25 14:38:02 +00:00
market-depth fix: orderbook decimal places issue (#2235) (#2237) 2022-11-28 15:15:18 +00:00
market-info feat: view proposed market change (#2189) 2022-11-25 15:10:22 +00:00
market-list fix(#2209): make asset dialog use asset id rather than symbol (#2217) 2022-11-23 23:42:22 +00:00
network-info feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
network-stats fix: remove validatingnodes from all queries (#2199) 2022-11-23 13:36:18 +00:00
orders test: 2059 migrate trading e2e tests to use vegawallet v2 (#2175) 2022-11-28 18:07:15 +01:00
positions fix: orderbook decimal places issue (#2235) (#2237) 2022-11-28 15:15:18 +00:00
react-helpers fix: orderbook decimal places issue (#2235) (#2237) 2022-11-28 15:15:18 +00:00
smart-contracts feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tailwindcss-config feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
trades feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
types chore(2170): console update ledger entries columns (#2221) 2022-11-25 17:17:21 +01:00
ui-toolkit feat: view proposed market change (#2189) 2022-11-25 15:10:22 +00:00
wallet test: 2059 migrate trading e2e tests to use vegawallet v2 (#2175) 2022-11-28 18:07:15 +01:00
web3 feat(#1812): do not require Ethereum connection to display collateral (#2028) 2022-11-16 15:10:17 +01:00
withdraws fix(#2209): make asset dialog use asset id rather than symbol (#2217) 2022-11-23 23:42:22 +00:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00