vega-frontend-monorepo/libs/cypress
Matthew Russell a11efacba1
Chore/Improve trading app mock queries (#582)
* fix: remove supreflous intercepts and use one intercept for all gql queries

* fix: mock vega tx per test, beforeEach not working

* fix: wait for both queries

* fix: move MarketList wait back

* fix: dont wait for MarketList query

* fix: move assertion to actual test body so other tests can run

* fix: ensure page rendered before checking url after redirect
2022-06-20 08:16:47 -07:00
..
src Chore/Improve trading app mock queries (#582) 2022-06-20 08:16:47 -07:00
.babelrc Task/Updated tests to pass when there are no transactions (#145) 2022-04-04 18:20:33 +01:00
.eslintrc.json Task/Updated tests to pass when there are no transactions (#145) 2022-04-04 18:20:33 +01:00
jest.config.js Task/Updated tests to pass when there are no transactions (#145) 2022-04-04 18:20:33 +01:00
project.json Task/Updated tests to pass when there are no transactions (#145) 2022-04-04 18:20:33 +01:00
README.md Task/Updated tests to pass when there are no transactions (#145) 2022-04-04 18:20:33 +01:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json Task/Updated tests to pass when there are no transactions (#145) 2022-04-04 18:20:33 +01:00
tsconfig.spec.json Task/Updated tests to pass when there are no transactions (#145) 2022-04-04 18:20:33 +01:00

cypress

This library was generated with Nx.

Running unit tests

Run nx test cypress to execute the unit tests via Jest.