vega-frontend-monorepo/libs/wallet/src
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
..
connectors chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
connect-dialog.spec.tsx renaming test files (#351) 2022-05-12 13:32:14 +01:00
connect-dialog.tsx Resolved merge conflicts with master, reduced warnings 2022-03-31 14:20:36 +01:00
context.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
hooks.ts Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
index.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
manage-dialog.spec.tsx renaming test files (#351) 2022-05-12 13:32:14 +01:00
manage-dialog.tsx feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
provider.spec.tsx renaming test files (#351) 2022-05-12 13:32:14 +01:00
provider.tsx chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
rest-connector-form.tsx Fix/trading app tests (#539) 2022-06-10 12:00:02 -07:00
setup-tests.ts Feat/83 switching vega key (#156) 2022-03-31 10:16:30 -07:00
storage-keys.ts Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
types.ts chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
use-eager-connect.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
use-vega-transaction.spec.tsx renaming test files (#351) 2022-05-12 13:32:14 +01:00
use-vega-transaction.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00