vega-frontend-monorepo/apps
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
..
explorer Feat/183 explorer link colours (#203) 2022-04-12 09:00:50 +01:00
explorer-e2e Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
static [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
stats Add fleek file for stats, and script to run it if affected 2022-04-11 12:12:40 +01:00
stats-e2e Task/Updated tests to pass when there are no transactions (#145) 2022-04-04 18:20:33 +01:00
trading Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
trading-e2e Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00