vega-frontend-monorepo/libs
Matthew Russell 04872522d6
Task/229 Stub api in trading e2e (#211)
* add fixture for markets query

* stub graphql requests

* re-add assertion for tx hash, stub command/sync requests

* refactor to get tests to run with trading page mocked queries

* add test wallet credentials

* split up markets page from trading page

* add portfolio page feature, add market page scenarios

* move hasOperationName helper to support/index

* fix home-page.feature

* fix missing feature step

* Minor changes to BDD steps

* Use in object syntax to get better type safety on hasOperationName helper function

* remove bypass placing orders env var and usage in tests

* use UI_Trading_Test wallet publick key in command/sync mock

* move public key to cypress env

* replace fixtures with generator functions

* colocate query generators with queries

* add custom commands, add index files

* fix dodgy merge, remove duplicate market page feature

* make tsconfig for cypress lib match

* update tsconfig for explorer e2e so commands using merge work

* revert trading step to js

Co-authored-by: Joe <joe@vega.xyz>
2022-04-12 12:04:26 +01:00
..
accounts [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
chart Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
cypress Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
deal-ticket Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
deposits Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
depth-chart Feat/129 pennant chart (#214) 2022-04-08 10:49:45 -07:00
market-list Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
network-stats frontend-monorepo-190 Add env vars details to stats readme (#202) 2022-04-06 13:19:48 +01:00
order-list Fix/177 add check for gridref.current.api before using methods (#215) 2022-04-07 15:27:34 -07:00
positions Fix/177 add check for gridref.current.api before using methods (#215) 2022-04-07 15:27:34 -07:00
react-helpers Feat/152 Trade list MVP (#217) 2022-04-07 06:41:57 -07:00
tailwindcss-config [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
trades Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
types Feat/129 pennant chart (#214) 2022-04-08 10:49:45 -07:00
ui-toolkit Fix/233 Improved input legibility for placeholder and typed text (#236) 2022-04-11 17:02:16 -07:00
wallet Test/deal ticket tests (#161) 2022-04-04 16:11:27 +01:00
web3 Task/Mark translations (#174) 2022-03-30 18:08:25 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00