vega-frontend-monorepo/apps/explorer-e2e
m.ray d03e4cf785
Feat/300 network parameters table (#333)
* network parameters table with key value rows and syntax blobs only for json values

* inline row not for syntax

* add unit test for network param table

* add cypress test to verify if values are non-empty

* remove some comments

* rename formatNumber method to addDecimalsFormatNumber and simplify formatNumber

* remove duplicate expect line

* use AsyncRenderer and sort params asc

* refactor and add extra tests to check ordering and loading cases

* format big number params with addDecimals formatNumber

* Update apps/explorer/src/app/routes/network-parameters/network-parameters.tsx

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

* capitalize and refactor tests

* missing ; caused formatting to fail

Co-authored-by: madalinaraicu <“madalina@raygroup.uk”>
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2022-05-04 18:15:54 +03:00
..
src Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
.cypress-cucumber-preprocessorrc Fix for .env not picked up and Cypress update 2022-03-02 16:25:48 +00:00
.env Chore/sentry (#163) 2022-03-29 18:29:29 +01:00
.env.devent Chore/sentry (#163) 2022-03-29 18:29:29 +01:00
.env.mainnet Chore/sentry (#163) 2022-03-29 18:29:29 +01:00
.env.stagnet1 Chore/sentry (#163) 2022-03-29 18:29:29 +01:00
.env.stagnet2 Chore/sentry (#163) 2022-03-29 18:29:29 +01:00
.env.testnet Chore/sentry (#163) 2022-03-29 18:29:29 +01:00
.eslintrc.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
cypress.json Test added for stats page (#199) 2022-04-13 09:31:23 +01:00
project.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
tsconfig.json Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00