vega-frontend-monorepo/apps/token/src
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
..
__generated__ Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
assets Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
components Task/token flow tests (#695) 2022-07-08 11:48:51 +01:00
config test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
contexts feat(#507): Node Discovery 2022-06-21 16:20:53 -07:00
hooks test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
i18n Feat/score changes (#696) 2022-07-07 13:37:41 +01:00
images Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
lib test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
routes Feat/score changes (#696) 2022-07-07 13:37:41 +01:00
stores feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
app-loader.tsx feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
app.tsx Feat/675: Git info (#683) 2022-07-06 15:53:35 +00:00
favicon.ico Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
index.html chore: add better title based on old repo contents (#712) 2022-07-06 10:16:44 +01:00
main.tsx Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
polyfills.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
react-app-env.d.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
report-web-vitals.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
setup-tests.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
styles.css Feat/629 Clean up Token styling (#650) 2022-06-28 14:41:43 +01:00