vega-frontend-monorepo/libs/cypress
AndyWhiteVega 2757429018
Task/token flow tests (#695)
* test(token-e2e): initial commit

* test(token-e2e): lint

* test: function Enhancements

* test: linting

* test: remove custom command type decs

* test: more tests

* test: linting

* test: working with capsule still needs rounding issues sorting

* test: enhancements

* test: enhancements

* test: check enhancements

* test: add brdige logic

* test: share instance rather than recreating on each test

* test: minor bug fix, add comment

* test: ensure working against capsule

* test: teardown functions in place

* test: linting

* test: completion of first iteration of happy paths

* test: lint

* test: typo change

* test: tweaks

* test: fix merge issues

* test: lint

* test: env variable handling and cleanup

* test: lint

* test: enhancements to logging to aid debugging

* test: lint

* test: ehancements after feedback

* test: lint

* Update apps/token-e2e/src/support/wallet-teardown.functions.js

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* test: skipping non-essential tests to reduce time

* test: typo

* test: ci test fails coz capsule runs quicker their - disabled this one check to help

* test: reduction of coverage to help PR time

* test: disable infinte scroll test since capsule blockchain data to small

* test: corrected test: staked tokens field value no longer in a fixed state

* test: clearup to stop test bleed across projects plus bugfix

* test: lint

* test: update .env for trading

* Revert "test: update .env for trading"

This reverts commit 741743e4d2.

Co-authored-by: Dexter <dexter.edwards93@gmail.com>
2022-07-08 11:48:51 +01:00
..
src Task/token flow tests (#695) 2022-07-08 11:48:51 +01: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.