vega-frontend-monorepo/libs
Matthew Russell 9941c9bfaa
Fix/trading app tests (#539)
* fix: deposits tests, also convert to basic cypress

* add new home tests which test redirect to trading page and markets page

* chore: replace portfolio page feature with raw cypress

* chore: replace market page feature with raw cypress tests

* chore: replace home page tests with global.ts for wallet connections

* chore: add raw cypress withdrawals tests with mocks

* fix: complete withdrawals prompt and add assertion for it

* chore: remove unnecessary cypress envs now that we are mocking assets

* chore: ignore lint errors temporarily

* chore: add mock for deposit page query, add wait for mocked queries to resolve

* fix: order of waiting for withdraw page query

* fix: validate vega wallet connection

* chore: remove rest of page objects and convert trading page feature to regular cypress

* fix: assertion on transaction dialog after withdrawal

* chore: split withdraw and withdrawals pages into separate files

* chore: split trading tests into own files, connect wallet once for deal ticket

* feat: convert home page tests to raw cypress
2022-06-10 12:00:02 -07:00
..
accounts feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
candles-chart Fix/Default market and tabs navigation (#518) 2022-06-08 09:47:31 +01:00
cypress feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
deal-ticket feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
deposits Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
market-depth Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
market-list Fix/trading app tests (#539) 2022-06-10 12:00:02 -07:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
network-switcher fix: network env var escaping (#541) 2022-06-10 13:59:55 +01:00
order-list fix: [#413] display when orders are updated as they are ordered by updatedAt and createdAt (#514) 2022-06-08 16:33:16 +01:00
positions feat: trading page market summary & select markets modal opening from market title & fix: positions table realised PnL (#505) 2022-06-06 17:19:56 +01:00
react-helpers feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
smart-contracts Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
tailwindcss-config feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
trades feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
types Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
ui-toolkit feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
wallet Fix/trading app tests (#539) 2022-06-10 12:00:02 -07:00
web3 feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
withdraws feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00